body {
	color:#666666;
	text-align:center;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 76%;
	background-image: url(/images/netsleds_website_design_2007_r1_c2.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E6E6E6;
}
#container {
	background-color:#FFFFFF;
	background-image: url(/images/content_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
form input, textarea{
	outline:0;
	background: #FFF;
	border:1px solid #CCC;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
a{margin:0; padding:0;}
a {color:#0D2237; text-decoration:none}
a:hover {color:#0D2237; text-decoration:underline}
#header {
	height:166px;
	position:absolute;
	background-image: url(/images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	top: 0px;
	left: 0px;
	width: 100%;
}
#title {
	padding: 5px 0;
	margin: 0;
}
#title h1 {
	margin:0;
	color: #108DD5;
	padding: 0;
	font-weight: Normal;
}
blockquote {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
	color: #444;
}
#content ul, ol {
	line-height: 1.9em;
}
#content p {
	line-height:1.6;
	margin: 2px auto 10px;
}
#navigation ul,#extra ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#navigation li, #extra li{
	line-height:1.6em;
	text-align: right;
}
#navigation h2, #extra h2 {
	margin: 0px;
	padding: 3px 0 0 8px;
	background: url(../images/side_title_bg.png) no-repeat center right;
	font-size: 1.1em;
	height: 24px;
	text-align: left;
	color:#CCCCCC;
}
#navigation a, #extra a{color:#666; text-decoration:none}
#navigation a:hover, #extra a:hover {color:#0D2237; text-decoration:underline}
#navigation ul ul, #extra ul ul {
	margin: 2px 0 35px;
}
#navigation ul li li, #extra ul li li {
	border-bottom:1px solid #999;
	margin: 0 0 0 10px;
	padding: 5px 15px 5px 0;
}
#navigation .search h2 {
	padding: 0 0 0 8px;
}
.post {
	margin: 0;
	padding: 0px;
}
form {
	margin: 0 0 10px;
	padding: 0px;
}
#searchform #s {
	width:160px;
}
#topnav {
	position: absolute;
	left: -1px;
	font-weight: normal;
	width: 100%;
	height: 40px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	top: 123px;
}
#topnav ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#topnav ul li {
	margin-right: 0;
	padding: 9px 0;
	list-style: none;
	float:left;
	height:15px;
}
#topnav ul {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}	
#topnav ul li a{
	display: inline;
	color:#999;
	text-decoration: none;
	height:15px;
	padding:9.5px 28.5px;
	border-right: 1px solid #2A2A2A;
	
}
#topnav ul li a:hover {
	color:#333333;
	background:url(../images/topnav_hover.png) repeat-x;
}
#tabs {
	font-weight: normal;
	width: 100%;
	height: 25px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
#tabs ul li {
	margin-right: 0;
	padding: 9px 0 0 0;
	list-style: none;
	float:left;
	height:25px;
}
#tabs ul {

	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#tabs ul li a{
	background: url(../images/tabbg.png) repeat-x top left;
	display: inline;
	color:#333;
	text-decoration: none;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	height:25px;
	padding:9px 10px;
	
}

#tabs ul .active a{
	background: url(../images/tabbg_active.png) repeat-x top left;
	border-left: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	-moz-border-radius: 0 9px 0 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-khtml-border-top-left-radius: 9px;
	-khtml-border-top-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	color:#000000;
}
#tabs ul .first a{
	background: url(../images/tabbg.png) repeat-x top left;
	border-left: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	-moz-border-radius: 0 9px 0 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 9px;
	-khtml-border-top-left-radius: 0;
	-khtml-border-top-right-radius: 9px;
	border-top-left-radius: 0;
	border-top-right-radius: 9px;
}
#tabs ul li a:hover {
	color:#FFF;
	background: #333333 url(../images/tabbg_over.png) repeat-x;
}
.current_page_item a {
	color:#108DD5;
	background:url(../images/topnav_hover.png) repeat-x;
}
#wrapper {
	margin: 0 0 0 0;
	padding: 0px;
}
.edit {
	position: absolute;
	top: -110px;
	right: 5px;
	z-index: 2;
}
#header .search {
	margin: 9px 55px 0 0;
	padding: 0px;
	float: right;
}img{border:none;}
#container #wrapper #navigation li img {
	margin: 0px;
	padding: 0px;
}
#navigation .blogroll {
	margin: 0px;
	padding: 0px;
}
.comments {
	border:1px solid #FFF;
	background:#FFF url(../images/commentbox_bg.png) repeat-x;
	padding: 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#comments,#respond {
	font-size: 1.3em;
	color: #666666;
	font-style:italic;
	font-weight:normal;
}
ol{
	margin:0;
	padding:0;
}
.commentlist .alt {
	background:#FFF ;
	border: 1px solid #E1E1E1;
	margin: 10px 0;
	padding: 10px;
	list-style-type: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.commentlist li {
	background: #FFF url(../images/forminputbg.png) repeat-x bottom;
	border: 1px solid #E0E0E0;
	margin: 10px 0;
	padding: 10px;
	list-style-type: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.subinfo{
	font-weight:normal;
	font-style:italic;
	font-size:11px;
	color:#999999;
}
.subinfo .date {
	float: left;
}
.subinfo .commentnum {
	float: right;
}

.flickr .flickrphoto {
	float: right;
	width: 65px;
	height: 65px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	border: 3px solid #CCC;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.flickr .flickrphoto:hover {
	
	border: 3px solid #0D2237;
	
}
.flickr h3 {
	text-align: left;
	margin: 0 0 6px 10px;
	padding: 0px;
	font-size: 1.2em;
}
#heaven {
	background:#E1E1E1 url(../images/content_bg.png) no-repeat;
	border-bottom:solid #CCC 2px;
	padding: 0 0 8px;
}
#heaven .mainheaven {
	float: left;
	margin: 15px 5px 5px 15px;
}
#heaven .mainsubheaven {
	float: left;
	width: 216px;
	margin: 15px 15px 5px 5px;
	padding: 5px;
	border: 1px solid #FFF;
	background:#FFF url(../images/light_rounded_box_bg.png) repeat-x;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 277px;
}
#heaven .subheaven {
	background:#FFF;
	float: left;
	height: 209px;
	width: 221.5px;
	margin: 3px;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: solid #CCC 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#heaven .subholder {
	margin: 0px 10px;
	padding: 0px;
}
#heaven .subheaven .subtitle {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 206px;
	background: url(../images/subtitle_bg.png) repeat-x;
	text-align: left;
	height: 43px;
	padding:5px 5px 5px 10px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.subholder a:link {color:#999999;text-decoration:none}
.subholder a:visited {color:#999999;text-decoration:none}
.subholder a:hover {color:#0D2237; text-decoration:none}
.photoblog{
	background: url(../images/photoblog_hero.jpg) no-repeat top center;
}
.subtitle h3 {
	color:#FFF;
	font-size:1.6em;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
#heaven .photoblog {
	background-image: url(../images/photoblog_hero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .downloads {
	background-image: url(../images/downloads_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .portfolio {
	background-image: url(../images/portfolio_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .tutorial {
	background-image: url(../images/tutorials_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .e2gallerypro {
	background-image: url(../images/e2-gallery-pro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .e2photogallery {
	background-image: url(../images/e2-photo-gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .photography {
	background-image: url(../images/design/photography.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .webdesign {
	background-image: url(../images/design/webdesign.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .branding {
	background-image: url(../images/design/branding.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .api3 {
	background-image: url(../images/api3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven .e2gallerypro2 {
	background:#FFF;
	float: left;
	height: 209px;
	width: 760px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: solid #CCC 1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-image: url(../images/e2-gallery-pro2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#heaven  .e2gallerypro2 .subtitle {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 462px;
	background: url(../images/subtitle_bg.png) repeat-x;
	text-align: left;
	height: 43px;
	padding:5px 5px 5px 10px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#heaven .mainsubheaven img {
	margin: 5px 8px;
	padding: 0px;
	float: left;
}
.mainsubheaven h2 {
	margin: 0 0 4px;
	padding: 0px;
	color: #108DD5;
	font-size: 1.8em;
}
#header .logohitspot {
	float: left;
	height: 75px;
	width: 282px;
}
/* Captions */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border:1px solid #FFF;
	background:#FFF url(../images/commentbox_bg.png) repeat-x;
	padding: 3px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	margin: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 1px;
	margin: 0;
}

/* End captions */
.pad10 {
	margin: 5px;
}
.subholder .column2 {
	margin: 0;
	padding: 0px;
}
.bigimagebox {
	margin: 10px 0 40px;
	padding: 10px 0;
}
.bigimagebox .worktype {
	color: #666666;
	float: right;
	width: 250px;
	text-align:right;
}
.bigimagebox h2 {
}
.sep{ clear:both; margin:25px 0 40px; border-bottom:1px solid #CCC;}
.bigimagebox .titlebtn {
	float: left;
}
.header .links{float:right;}
.links {
	margin: 0;
	padding: 0;
	display: inline;
}
.links li {
	margin-right: 0;
	padding: 0 9px;
	list-style: none;
	float:right;
	height:38px;
}
.links {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}	
#toplinks {
	position: absolute;
	top: 47px;
	right: 51px;
	width: 626px;
	height: 24px;
}
.links a {
	color:#E5E5E5;
}
.links a:hover {
	color:#CCCCCC;
}
#logo  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 80px;
}
#logo a {
	height: 80px;
	width: 225px;
}
.head{
	-moz-border-radius: 5px 5px 0 0 ;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.box{
	margin-bottom: 8px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#FFFFFF;
}
.float50{
	float:left;
	width:48%;
}
.float50:after{clear:both;}
hr{clear:both;}
#homerotate {
	background-image: url(../images/homepage/homepromobg.png);
	background-repeat: repeat-x;
	height: 291px;
	border: 1px solid #999;
	overflow:hidden;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#homelowerbuttons {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#homerotate .textpromo {
	width: 365px;
	text-align: right;
	float: left;
	margin: 0 35px;
	padding-top: 45px;
}
.textpromo h2 {
	font-size: 2.7em;
	color: #EF5224;
}
.textpromo .promopricesmall {
	font-size: 9px;
	float: right;
	margin: 0;
}
.textpromo .promoprice {
	font-size: 3.5em;
	font-weight: bold;
	color: #EF6124;
	float: right;
	margin-right: 20px;
}
.textpromo .promodescription {
	padding: 10px 0;
	font-size: 1.2em;
	margin-right: 20px;
}
.mainpromo {
	background-image: url(../images/homepage/homepromobg.png);
	background-repeat: repeat-x;
	height: 291px;
	border: 1px solid #999;
	overflow:hidden;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#home {
	background: url(/images/netsleds_home_f2.png) no-repeat;
	float: left;
	width: 110px;
	height: 27px;
}
#home a{
	background: url(/images/netsleds_home.png) no-repeat;
	float: left;
	width: 110px;
	height: 27px;
}
#gear {
	background: url(/images/snowmobiling_store_f2.png) no-repeat;
	float: left;
	width: 140px;
	height: 27px;
}
#gear a{
	background: url(/images/snowmobiling_store.png) no-repeat;
	float: left;
	width: 140px;
	height: 27px;
}
#classifieds {
	background: url(/images/snowmobiling_classifieds_f2.png) no-repeat;
	float: left;
	width: 173px;
	height: 27px;
}
#classifieds a{
	background: url(/images/snowmobiling_classifieds.png) no-repeat;
	float: left;
	width: 173px;
	height: 27px;
}
#forums {
	background: url(/images/sled_forums_f2.png) no-repeat;
	float: left;
	width: 93px;
	height: 27px;
}
#forums a{
	background: url(/images/sled_forums.png) no-repeat;
	float: left;
	width: 93px;
	height: 27px;
}
#about {
	background: url(/images/about_us_f2.png) no-repeat;
	float: left;
	width: 72px;
	height: 27px;
}
#about a{
	background: url(/images/about_us.png) no-repeat;
	float: left;
	width: 72px;
	height: 27px;
}
#contact {
	background: url(/images/contact_us_f2.png) no-repeat;
	float: left;
	width: 86px;
	height: 27px;
}
#contact a{
	background: url(/images/contact_us.png) no-repeat;
	float: left;
	width: 86px;
	height: 27px;
}#navbar {
	margin: 0 0 0 150px;
	padding: 0px;
}
.base-mini .content, .layered-nav .content {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	-moz-border-radius: 0 0 5px 0;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#footer {
	width:100%;
	margin: 0 auto 0;
	height: 175px;
	background-image: url(/images/mountains.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	text-align: center;
}
#fp {
	background-image: url(/images/footer_bg_r2_c2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	margin: 0 auto 0;
	padding: 25px 0 0 0;
	width: 945px;
}.category-image{
	float:left;
	margin: 0 8px;
}
#newsletter-validate-detail{ width:250px; margin:0 auto;}
.prod_box {
	background:url(/images/prod_bg.png) repeat-x;
	margin: 10px;
	float: left;
	width: 285px;
	text-align: center;
}
.prod_box .prod_img {
	height: 100px;
	width: 100px;
	float: left;
}

.prod_box .prod_title {
	color: #0C1F33;
	float: left;
	height: 40px;
	width: 172px;
	margin: 42px 0px 18px;
	text-align: left;
}
.prod_title h2 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.prod_box .prod_cap {
	background-image: url(/images/prod_cap.png);
	background-position: right center;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100px;
	width: 8px;
}
.prod_box #boot {
	background-image: url(/images/snowmobiling_boots.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.prod_box #pants {
	background-image: url(/images/snowmobiling_pants.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.prod_box #gloves {
	background-image: url(/images/gloves.png);
}
.prod_box #protective_gear {
	background-image: url(/images/protective_gear.png);
}
.prod_box #goggles {
	background-image: url(/images/snowmobiling_goggles.png);
}
.prod_box #Helmets {
	background-image: url(/images/snowmobiling_helmets.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.prod_box #oils {
	background-image: url(/images/oils.gif);
}
.prod_box #coats {
	background-image: url(/images/snowmobiling_coats.png);
}
.prod_box #clothing {
	background-image: url(/images/clothing.png);
}
.prod_box #snobunje {
	background-image: url(/images/snobunje.png);
}
.list {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 90%;
	list-style-position: inside;
	list-style-image: url(/images/arrow.png);
	text-align: left;
}
.list li {
	padding: 5px 5px 5px 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #0A1C2F;
}
.clear{clear:both;}
