/*----------------- General Selectors -------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFF0CE;
	background-image: url(images/GG-Final-Content_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.Header_Style {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/GG-Final-Content_r1_c1.jpg);
}
.product_menu_home_bkgd_style {
	background-image: url(images/GG-Final-Home_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_table_home_bkgd_style {
	background-image: url(images/GG-Final-Home_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_table_home_end_cap_style {
	background-image: url(images/GG-Final-Home_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.Table1_style {
	background-image: url(images/GG-Final-Content_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.Table2_style {
	background-image: url(images/GG-Final-Content_r4_c1.jpg);
	background-repeat: repeat-y;
}
.Content_Table3_style {
	background-image: url(images/GG-Final-Content_r6_c1.jpg);
	background-repeat: no-repeat;
}
.product_menu_bkgd_style {
	background-image: url(images/GG-Final-Content_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_table_bkgd_style {
	background-image: url(images/GG-Final-Content_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_table_end_cap_style {
	background-image: url(images/GG-Final-Content_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}



.Table3_style {
	background-image: url(images/GG-Final-Content_r4_c1.jpg);
	background-repeat: no-repeat;
}
.Table4_style {
	background-image: url(images/GG-Final-Home_r5_c1.jpg);
	background-repeat: no-repeat;
}
.Content_Table4_style {
	background-image: url(images/GG-Final-Content_r5_c1.jpg);
	background-repeat: no-repeat;
}
.Content_Table6_style {
	background-image: url(images/GG-Final-Content_r7_c1.jpg);
	background-repeat: no-repeat;
}
.Contact_Area_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C6CA8;
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~ Gallery Settings ~~~~~~~~~~~~~~~~~~~~*/

.Container_Style {
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 630px;
	width: 768px;
	z-index: 1;
	text-align: left;
	border: 1px solid #999999;
}
.Thumb_Header {
	background-color: #DBDFE3;
	background-image: url(/images/Thumbnails.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.Details_Header {
	background-color: #BBC2CC;
	background-image: url(/images/Details.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}.Details_Box {
	background-color: #D2D7DD;
}
.Title_Header {
	background-color: #DBDFE3;
	background-image: url(/images/Title.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.Thumbnails_box {
	width: 844px;
	height: 150px;
	overflow: auto;
	background-color: #FFF1CE;
}
.Picture_Box {
	background-image: url(/images/No-Image.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #242424;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ID_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #596784;
}
.Thumbnail_Style {
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	word-spacing: 5px;
}
.gallery_description_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.gallery_title_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/*~~~~~~~~~~~~~~~~~~ Rip Shop Settings ~~~~~~~~~~~~~~~~~~~~*/

.Rip_Shop_Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #86B566;
	text-decoration: none;
}
RipCommerceTable { 
   background:#cdcdcd; 
   padding-left:5; 
   border-width:1px; 
   border-style:solid; 
   border-color:Black; 
} 
.RipCommerceLabel {
	font-family:Verdana;
	color:#666666;
	font-weight:bold;
	font-size: 11px;
} 
.RipCommerceHeaderLabel 
{
	font-family:Verdana;
	color:#006699;
	font-weight:bold;
	font-size: 11px;
}
.RipCommerceText {
	font-family:Verdana;
	color:#006699;
	font-weight:normal;
	font-size: 11px;
} 
.RipCommerceErrorText { 
   font-family:Verdana; 
   color:Red; 
   font-weight:normal; 
} 
.RipCommerceButton {
	font-family:Verdana;
	color:#0000FF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	font-size: 10px;
	text-decoration: none;
} 
.RipCommerceInput {
	font-family:Verdana;
	color:#006699;
	font-size: 11px;
} 
.RipCommerceRequiredIndicator { 
   font-family:Verdana; 
   color:blue; 
   font-weight:lighter; 
   font-size:smaller; 
   font-style:italic; 
} 
.RipCommerceHeader {
	background-color:#CDDDDD;
	font-family:Verdana;
	color:#006699;
	font-weight:bold;
	font-size: 11px;
} 
.RipCommerceRow { 
   background-color:#DCDCDC; 
   font-family:Arial; 
} 
.RipCommerceAlternatingRow { 
   background-color:#cdcdcd; 
   font-family:Arial; 
} 
.RipCommerceFooter { 
   background-color:#CDDDDD; 
   font-weight:bold; 
   font-family:Verdana; 
   font-size:smaller; 
} 
.RipCommerceItemAttributes { 
   font-weight:normal; 
   font-family:Verdana; 
   font-size:smaller; 
   font-style:italic; 
} 
.RipCommerceLoginName {
	font-weight:Bold;
	font-family:Verdana;
	font-size:10;
	font-style:normal;
	color: #999999;
	padding-left: 13px;
} 
.RipCommerceLoginLink {
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	color: #669933;
	text-decoration: none;
	padding: 6;
} .Category_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Category_Desc_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 19px;
}
.Category_Title_Bkgnd_Style {
	background-color: #EDEDCB;
}
.Category_Desc_Bkgnd_Style {
	background-color: #F7FBF7;
}
.Product_Categories_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.Product_Title_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 9px;
}
.Product_Description_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 26px;
}
.Suggested_Items_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.DataGrid_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.DataGrid_ItemName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.DataGrid_ItemPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.DataGrid_ItemAttribs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.DataGrid_TitleStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.SuggestedItem_Prod_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.SuggestedItem_ItemPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	padding-left: 13px;
}
.details_desc_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.details_section_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.details_text_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.details_item_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002760;
}
.QuestionStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F8031;
}
.AnswerStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.main_copy_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

