/**
 * Style sheet xLayout
 */
.pageWrapper
{
	width:620px;
	margin-right:auto;
	margin-left:auto;
}

.leftWrapper
{
	width:415px;
	float:left;
	margin-right:auto;
	margin-left:auto;
}

.insidePage #main
{
	float:left;
	padding-left:40px;
}

.twoColLeft #main
{
	width:680px;
}

.twoColLeft #left
{
	width:180px;
	padding-top:40px;
}

.account #left
{
	padding-top:25px;
}

.leftBox
{
	width:265px;
	height:210px;
	float:left;
	margin-right:25px;
	padding:20px;
	background-color:#f6f7de;
	border:1px solid #999999;
}

.wrapper
{
	width:900px;
	margin-right:auto;
	margin-left:auto;
}

.clearBoth
{
	clear:both;
}

.clearLeft
{
	clear:left;
}

.floatLeft
{
	float:left;
}

.clearRight
{
	clear:right;
}

.inside
{
	position:static;
}

.block
{
	overflow:visible;
}

#container
{
	margin-top:10px;
	min-height: 375px;
	height:auto !important;
	height:375px;
}

.error
{
	display:block;
	margin-top:8px;
	margin-bottom:12px;
	padding:3px 8px;
	background-color:#ff99cc;
	border:1px solid #990000;
	font-weight:bold;
	font-size:12px;
	color:#990000;
	line-height:14px;
}

#main
{
	padding-bottom:25px;
}

#header
{
}

#header .logoWrapper
{
	float:left;
}

#header .logo
{
	width:177px;
	float:left;
	display:block;
}

#header .tagline
{
	float:left;
	padding-top:50px;
}

#header .addressWrapper
{
	width:250px;
	float:right;
	clear:right;
	text-align:right;
}

#header .addressWrapper .address p
{
	margin-top:2px;
	margin-bottom:2px;
	color:#88B9CC;
}

#header .addressWrapper .phone span.number
{
	margin-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#EF7C44;
	line-height:20px;
}

#header .addressWrapper .phone span.last
{
	margin-right:0px;
}

#nav
{
	width:900px;
	height:20px;
	overflow:visible;
	clear:both;
}

#topNav
{
	width:320px;
	float:right;
	margin-top:15px;
	margin-bottom:10px;
	padding:4px 10px;
	background-color:#F0F6FF;
	border:1px solid #CCCCCC;
}

#topNav a
{
	margin-right:8px;
}

#topNav a.registry
{
	font-weight:bold;
}

#simpleSearch
{
	width:250px;
	float:right;
	clear:right;
}

#simpleSearch br
{
	display:none;
}

#simpleSearch input.text
{
	width:175px;
	float:left;
	margin-right:8px;
	border:1px solid #cccccc;
	font-size:11px;
	color:#666666;
	line-height:12px;
}

.rightBox
{
	width:265px;
	height:210px;
	float:left;
	padding:20px;
	background-color:#f6f7de;
	border:1px solid #999999;
}

.mod_login td, .mod_lostPassword td, .mod_registration td, .mod_personalData td, .mod_memberData td
{
	padding-right:10px;
	padding-bottom:8px;
	vertical-align:top;
}

.mod_login input.text
{
	width:175px;
}

.submit_container
{
	text-align:right;
}

.loginDetails
{
	height:40px;
}

.loginDetails .formbody
{
	float:right;
}

.captcha_text
{
	display:block;
}

.mod_registration fieldset, .mod_personalData fieldset
{
	width:300px;
	margin-bottom:20px;
}

.mod_registration .column, .mod_personalData .column
{
	width:335px;
	float:left;
}

.mod_memberData .col_0
{
	font-weight:bold;
}

#homeMainText
{
	width:365px;
	height:295px;
	float:right;
	display:block;
	margin:0px;
	background-image:url("tl_files/kolbo/globalLayout/home-swirl.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}

#homeMainText h1
{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:30px;
	color:#003366;
}

#homeMainText p
{
	margin-top:0px;
	margin-bottom:0px;
	padding-right:125px;
	color:#1678A2;
}

.featured1, .featured2, .featured3, .specialHome
{
	height:140px;
	float:left;
	border:1px solid #768AA8;
}

.featured1, .featured2, .featured3
{
	width:185px;
	margin-right:10px;
	background-image:url("tl_files/kolbo/globalLayout/yellowfade.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
}

.specialHome
{
	width:300px;
	background-image:url("tl_files/kolbo/globalLayout/bluefade.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
}

.featured1 h2, .featured2 h2, .featured3 h2, .specialHome h2
{
	margin-top:8px;
	margin-bottom:8px;
	padding:3px 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
}

.featured1 p, .featured2 p, .featured3 p, .specialHome p
{
	margin:0px 0px 5px 0px;
	font-size:11px;
	color:#767676;
	line-height:13px;
}

.featured1 h2
{
	background-color:#FFC20F;
	color:#0E7EA5;
}

.featured2 h2
{
	background-color:#FFC20F;
	color:#0E7EA5;
}

.featured3 h2
{
	background-color:#FFC20F;
	color:#0E7EA5;
}

.specialHome h2
{
	background-color:#077EA8;
	color:#ffffff;
}

#row2, #row3
{
	clear:both;
	margin-top:10px;
}

.row3box1, .row3box2, .row3box3
{
	float:left;
	padding:5px;
}

.row3box1, .row3box2
{
	width:650px;
}

.row3box3
{
	width:220px;
}

.row3box1 h3, .row3box2 h3, .row3box3 h3
{
	margin-bottom:10px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#990033;
	line-height:18px;
}

.row3box1 h3
{
	margin-bottom:5px;
	padding:0px;
}

.row3box1 h3 a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#990033;
	line-height:18px;
}

.row3box1 p, .row3box2 p, .row3box3 p
{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
	background-image:url("tl_files/kolbo/globalLayout/gen-bullet1.gif");
	background-repeat:no-repeat;
	background-position:left 3px;
}

.row3box1 p
{
	width:190px;
	float:left;
	display:block;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:0px;
}

.slideshow
{
	width:390px;
	float:right;
}

.newfeatured
{
	width:245px;
	height:115px;
	float:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:10px;
	background-image:url("tl_files/kolbo/globalLayout/yellowfade.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #768AA8;
}

.newfeatured h2
{
	margin-top:0px;
	margin-bottom:8px;
	padding:3px 8px;
	background-color:#FFC20F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#0E7EA5;
	line-height:16px;
}

#row1 .last
{
	margin-right:0px;
}

.newspecialHome
{
	width:500px;
	height:150px;
	background-color:#dae6f3;
	border:1px solid #768AA8;
	font-size:14px;
	color:#336699;
	line-height:18px;
}

.newspecialHome h2
{
	margin-top:0px;
	margin-bottom:8px;
	padding:3px 8px;
	background-color:#077EA8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
}

.rightSpecial
{
	width:390px;
	float:right;
}

.rightSpecial h2
{
	margin-top:0px;
	padding:3px 10px;
	background-color:#990000;
	font-size:18px;
	color:#ffffff;
	line-height:22px;
}

.rightSpecial h3
{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
	font-size:14px;
	color:#006699;
	line-height:16px;
}

#newhomeMainText
{
	width:500px;
	float:left;
	display:block;
	margin:0px;
}

#newhomeMainText h1
{
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#003366;
	line-height:22px;
}

.storeHours, .bottomLinks
{
	width:485px;
	float:left;
	clear:left;
	padding:5px;
}

.newrow3box1, .newrow3box2, .newrow3box3
{
	width:385px;
	float:right;
	clear:right;
	padding:5px;
}

.newrow3box1 h3, .newrow3box2 h3, .storeHours h3
{
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#990033;
	line-height:18px;
}

.newrow3box1 h3 a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#990033;
	line-height:18px;
}

.newrow3box1 p, .newrow3box2 p, .storeHours p
{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
	background-image:url("tl_files/kolbo/globalLayout/gen-bullet1.gif");
	background-repeat:no-repeat;
	background-position:left 3px;
}

.newrow3box1 p.even, .newrow3box2 p.even, .newrow3box3 p.even
{
	clear:left;
}

.newrow3box1 p
{
	width:165px;
	float:left;
	display:block;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:0px;
}

#footer
{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px solid #cccccc;
}

#footerNav
{
	width:900px;
	margin-right:auto;
	margin-left:auto;
}

#footerNav a
{
	margin-right:20px;
	font-size:12px;
	line-height:14px;
}

#left .mod_newslist
{
	margin-top:30px;
}
