/* Basic Site CSS : Background & Links : Non SiteStorePro Specific CSS */
body{
	margin:0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	padding: 10px;
	background-image: url(../images/template_design/blue_gradient_background.jpg);
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #6699CC;
}

/* Values Below Format the Sample Template Included With Site Store Pro */

.Site_OUTER_Border {
	width: 1000px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #99CC00;
}
.header_background {
	background-image: url(../notary_seals/notary_stamp_back_header.jpg);
	background-repeat: repeat-x;
}

.Main_Body_background{
	background-image: url(../new_site/main_body_back.jpg);
	background-repeat: repeat-y;
}

.Main_Body_background2{
	background-image: url(../new_site/main_body_back2.jpg);
	background-repeat: repeat-y;
}

.bottom_links_background{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/template_design/bottom_links_background.jpg);
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.bottom_links {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding: 5px;
}

.Bottom_Copyright_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../images/template_design/button_background.jpg);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* CSS File ALL STORE FILES */

.bodymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.SSPro_Home_Page_Items_Table {
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
}

.SSPro_Home_Page_Items_Header {
	background-color: #E5E5E5;
	background-image: url(../images/template_design/home_page_items_display_header_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	padding: 0px;
}

.SSPro_Home_Page_Items_Content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	padding: 10px;
	background-image: url(../images/template_design/home_page_items_display_content_background.jpg);
}

.SSPro_Store_QuickCartText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.SSPro_Main_Storefooter{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.SSPro_Store_SearchBar_SearchLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	font-weight: bold;
	text-transform: uppercase;
}

.SSPro_Store_SearchBar_AdvancedSearchLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5C5C5;
	font-weight: normal;;
}


.SSPro_Store_QuickCart_SearchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #EEEEEE;
	border: 1px solid #6699CC;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;
	height: 17px;
	width: 125px;
	padding: 2px;
	font-weight: bold;
}

#SSPRo_Store_Footers {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 10px;
	color: #7F7F7F;
}

.SSPro_Store_Left_Panel {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #727272;
	background-image: url(../images/leftmenu_Back.jpg);
	background-repeat: no-repeat;
}
.SSPro_PanelBorder {
	padding: 4px;
	border: 1px solid #eeeeee;
	background-color: #FFFFFF;
}

.SSPro_Store_MENU_CategoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
}
.SSPro_Store_MENU_SubCatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
}
.SSPro_Store_MENU_BrandTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
}
.SSPro_Store_MENU_CollectionsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
}
.SSPro_Store_MENU_StylesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
}
.SSPro_Store_MENU_OccasionsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
}
.SSPro_Store_MENU_PriceRangeTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
}
.Testimonials_Submit_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	height: 25px;
	width: 120px;
	border: 1px solid #6699CC;
	background-image: url(../images/template_design/button_background.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
