html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #5599FF; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaa dotted; margin: 0px 0px 10px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; list-style-type: square; }
li { margin: 0px 0px 0px 0px; padding: 6px 0px 6px 0px; }

body {
	background-color: #0B1130;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
#Container {
	margin: 0px auto 0px auto;
	width: 900px;
}
#Border {
	float: left;
	border: 1px #0B1130 solid;
}
#Header {
	float: left;
	width: 900px;
	height: 95px;	
}
#Header_left {
	float: left;
	width: 380px;
	height: 95px;
	background-image:url(images/yc_logo.png);
	background-repeat:no-repeat;	
}
#Header_right {
	float: right;
	width: 500px;
	height: 75px;
	font-size:13px;
	text-align:right;
	padding:10px;
}
#Menu {
	float: left;
	width: 950px;
	height: 20px;	
	overflow: hidden;
}
.Line_LightBlue {
	float:left; background-color:#0B4499; width:900px; height:3px; font-size:3px;
}
.Line_DarkBlue {
	float:left; background-color:#0E163A; width:900px; height:5px; font-size:5px;
}

#Content {
	float: left;
	width: 900px;
	min-height: 300px;
	padding-bottom:10px;
	background-image:url(images/bg_content.png);
	background-repeat:no-repeat;
}
#ContentInner {
	float: left; 
	width: 870px;
	margin:5px 15px 0px 15px; 
	padding: 10px 0px; 
	border-top:1px dotted #fff;
}
#ContentInnerLeft {
	float: left;
	width: 555px;
	padding: 0px 15px;
	border-right: 1px dotted #fff;
}
#ContentInnerRight {
	float: right;
	width: 283px;
	padding:0px 15px;	
}
#ContentLeft {
	float: left;
	width: 555px;
	padding: 0px 15px;
	border-right: 1px dotted #fff;
}
#ContentRight {
	float: right;
	width: 283px;
	padding:0px 15px;	
}
#BottomContentLeft {
	float: left;
	width: 555px;
	padding: 0px 15px;
	border-right: 1px dotted #fff;
}
#BottomContentRight {
	float: right;
	width: 283px;
	padding:0px 15px;	
}
#Footer {
	float: left;
	width: 900px;
	height: 25px;
	padding-top:15px;
}
#FooterLeft {
	float: left;
	width: 795px;
	height: 25px;	
}
#FooterRight {
	float: right;
	width: 105px;
	height: 25px;	
}
.dotted_top {
	border-top:1px dotted #fff;
	width:555px;
	padding:5px 0px;
}
.dotted_left {
	border-top:1px dotted #fff;
	width:555px;
	padding:5px 0px;
}
.dotted_right {
	border-top:1px dotted #fff;
	width:283px;
	padding:10px 0px;
}

h1 { font-size: 18px; font-weight: normal; margin: 5px 0px; }
h2 { font-size: 16px; font-weight: bold; margin: 5px 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.red { color: #CC0000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; padding: 2px; }
.textarea { width: 280px; height: 100px; border: 1px #aaa solid; padding: 2px; }
.select { width: 280px; border: 1px #aaa solid; }
.selectMedium { width: 140px; border: 1px #aaa solid; }
.submit { width: 120px; border: 1px #aaa solid; }
.LightBlue { color:#5599FF }
.textBlue { background-color:#0B1130; border:1px solid #FFF; color:#FFF }

#CaravanOfTheWeek {
	float: left; width: 434px; padding:5px 10px 0px 10px; background-image:url(images/caravan_of_the_week.jpg); background-repeat:repeat-x; height:95px; margin-bottom: 12px; 
}
#CaravanOfTheWeekImage {
	float: right; width: 100px; height: 100px; background-color: #eee; margin-bottom: 12px;
}
#InterestingTextDiv{
	padding:10px; background-image:url(images/interesting_right_textbg.jpg); background-repeat:no-repeat; height:238px;
}

/* Products */
#Products01 { float: left; width: 165px; margin-right: 10px; }
#Products02 { float: left; width: 515px; margin-right: 10px; }
#Products03 { float: left; width: 165px; }

#MiniBasket { float: left; width: 200px; height: 36px; background-image: url('images/basket.png'); }
#MiniBasket01 { float: left; width: 19px; color: #FB9D24; margin: 7px 0px 0px 20px; text-align: center; }
#MiniBasket02 { float: left; width: 120px; margin: 13px 0px 0px 14px; text-transform: uppercase; font-size: 11px; text-align: center; }
#MiniBasket02 a { color: #fff; text-decoration: none; }

.ProductsSearch { float: left; width: 515px; padding: 10px 10px; text-align: center; color: #fff; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; border-bottom: 1px dotted #fff; } 
.ProductsControls { float: left; width: 495px;  font-size: 10px;  padding: 8px 10px; text-align: right; color: #888; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; border-bottom: 1px dotted #fff; border-top: 1px dotted #fff; } 
.ProductsPages { float: left; width: 250px; font-size: 10px; text-align: left; color: #fff; } 
.ProductsPages a { color: #fff; } 
.ProductsSort { float: right; width: 240px; text-align: right; color: #fff; } 
.ProductsRow { float: left; clear: both; width: 515px; padding-bottom: 15px; }
.Product { float: left; width: 165px; height: 185px; margin: 5px 0px 10px 0px; }
.ProductImage { float: left; margin: 0px 5px 5px 0px; border: 0px; }

#ProductDetails01 { float: left; width: 880px; } 
#ProductDetails01 p { padding: 5px 0px; margin: 0px 0px; font-weight: bold; font-size: 13px; }
#ProductDetails02 { float: left; width: 410px; margin: 10px 0px 0px 10px; } 
#ProductDetails02 img { padding: 5px; }
#ProductDetails03 { float: left; width: 430px; color: #fff; } 
#ProductDetails04 { float: left; width: 581px; min-height: 50px; background-color: #fff; padding: 10px 0px; color: #000; } 
#ProductDetails04 img { float: left; margin: 0px 10px 10px 0px; }
#ProductDetails05 { float: left; width: 478px; min-height: 50px; background-color: #fff; padding: 10px 10px; color: #000; border-top: 1px #ccc solid; font-size: 11px; } 
.selectOption { width: 120px; padding: 2px; border: 1px #aaa solid; }
.selectSmall { width: 60px; padding: 2px; border: 1px #aaa solid; }

.Basket01 { background-color: #0B4499; color: #ffffff; font-weight: bold; }
.Basket02 { background-color: #e8e8e8; color: #000; }
.Basket02 a { color: #0B1130; }
.Basket02 img { border: 0px; }

.link { background-color: #0B4499; padding: 3px 6px; text-decoration: none; font-weight: bold; margin: 0px 1px; border: 1px #000 solid; font-size: 13px; color: #fff; } 
.link:hover { text-decoration: none; } 

/* Articles */
.Articles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Articles01 img {
	float: left;
	margin: 5px 10px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}


/* Profiles */
.Profiles01 {
	float: left;	
	width: 600px;
	clear: both;
}
.Profiles01 img {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px #000 solid;
}
.selectPageSelectors {
	width: 40px;
	border: 1px #eee solid;
}


#Content100 {
	float: left;
	width: 500px;
	padding: 10px;
	background-color: #fff;
	color: #000;
}
