
body { 
	font-size: 90%;
	line-height:24px;
	color: #333; 
	background: #0c2e83;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2.2em; margin:0; }
h2 { font-size: 1.6em; margin:0; }
h3 { font-size: 1em; margin:0; }
h4 { font-size: 1em; margin:0;}
h5 { font-size: 1em; font-weight: bold;margin:0; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0; border:0;
}

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:link, a:visited, a { color:#0c2e82; text-decoration:underline; }
a:focus, a:hover { color:#0c2e82; text-decoration:none;  }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

ul          { list-style-type:none; list-style:none; list-style-image:none; }
ol          { list-style-type:none; list-style:none; list-style-image:none;}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd         { margin-left: 1.5em;}

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }


#header-div {
	width:100%;
	background: #dfdfdf url("../images/bg.gif") repeat-x;
	min-height:235px;
}

#content-center-div {
	width:920px;
	margin:0 auto;

}

#header-overlay {
	height:190px;
	width:920px;
	overflow:hidden;
	margin:0 0 40px 0;
}

#content-body {
	width:920px;
	min-height: 400px;
	background:url("../images/header_new.gif") no-repeat;
}
#content-wrap {
	width:100%;overflow:hidden;
	margin-top:20px;
	background:url("../images/bg_page.gif") repeat-y;
}

#content-wrap-2 {
	width:100%;overflow:hidden;
	padding:10px 0 0 0;
	background:url("../images/page_header.gif") no-repeat;
}

#content-l {
	float:left;
	display:inline;
	min-height:50px;
	width:10px;
}

#content-mid-l {
	float:left;
	display:inline;
	min-height:250px;
	width:560px;
	margin:10px;
}

#content-mid-r {
	float:left;
	display:inline;
	min-height:250px;
	width:320px;
}

#content-r {
	float:left;
	display:inline;
	min-height:50px;
	width:10px;
}

#end-content-body {
	width:920px;
	height:94px;
	background:url("../images/page_end.gif") no-repeat;
}

#end-div {
	width:100%;
	background: url("../images/bg_footer.gif") repeat-x;

}

#footer {
	margin: 0 auto;
	min-height:90px;
	width:920px;
	padding-top:30px;
	color:white;
}

#footer a, #footer a:visited, #footer a:link {
	color:white;
	text-decoration:underline;
}

#footer a:focus, #footer a:hover {
	color:white;
	text-decoration:none;
}

.ad-side-block {
	width:100%;
	overflow:hidden;
}

.ad-block {
	width:124px;
	margin:10px;
	padding:5px;
	border:1px solid gray;
	display:inline;
	float:left;
}

#s {
	width:100px;
}


#sidebar {
	width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
	margin:0;
	border:0;
}

.sidebar-box {
	margin:10px;padding:0;
	border:1px solid gray;
	display:block;
}

.sidebar-box .inner {
	background:#DFDFDF;
	margin:0;padding:5px;border:0;
	display:block;
}

.sidebar-box h2{
	margin:0;border:0;padding:4px 0 4px 0;
	width:100%;
	text-align:center;
	font-size:14px;
	background:url(../images/h2-bar.gif) no-repeat;
	float:left;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	margin-bottom:5px;
}

.subtext {
	width:100%;
	overflow:hidden;
	margin:0;border:0;padding:0;
}

.subtext-down {
	margin:0 0 30px 0;
}

.subtext-l {
	float:left;
	display:inline;
	text-align:left;
}
.subtext-r {
	float:right;
	display:inline;
	text-align:right;
}

.blog-title {
	margin:0;border:0;padding:0;
	padding:5px 0 5px 5px;
 	border-bottom:1px dotted #ddd;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:17px;

}

.blog-title a, .blog-title a:link, .blog-title a:visited {
	text-decoration:none;
}

.blog-title a:hover {
	text-decoration:underline;
}


.entry-listed {
	margin:5px;
	padding:0;
}
.entry {
	margin:0 5px 5px 5px;
	padding:0;
	clear:both;
}
#testimonials {
	width:28%;
	padding:1%;
	margin-left:2%;
	float:right;
	display:inline;
	color:white;
	text-align:center;
}

#testimonials h2{
	color:white;
	font-size:16px;
	text-align:center;
	margin:4px 4px 10px 4px;
	border:0;
	padding:0;
	text-decoration:underline;
}

#testimonials blockquote, #testimonials cite{
	color:white;
	margin:0;
	border:0;
	padding:0;
}

#testimonials a, #testimonials a:visited, #testimonials a:link{
	color:white;
	text-decoration:underline;
}

#testimonials a:hover, #testimonials a:focus {
	color:white;
	text-decoration:none;
}

#welcome_mat {
	width:100%;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #0A2876;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#welcome_header, .page-title {
	width:100%;
	float:left;
	text-align:left;
	border-bottom:1px solid #0A2876;
	color:#0A2876;
	font-weight:bold;
	font-size:18px;
	margin:0;padding:5px;
	margin:0 0 15px 0;
}

.welcome_block {
	float:left;
	display:inline;
	width:50%;
	overflow:hidden;
}

#blog-exc-wrapper {
	width:100%;
	overflow:hidden;
	float:left;
}

.blog-exc {
	width:50%;
	float:left;
	display:inline;

}
.store-tabs {
	margin:0;border:0;padding:0;padding-left:15px;
	overflow:hidden;
	border-bottom:1px solid gray;
}

.tab, .tab-current {
	margin:5px 5px 0 5px;
	padding:5px;
	font-size:14px;
	font-weight:normal;
	border:0;
	border-top:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	display:inline;
	float:left;
	cursor:pointer;
	background:#DFDFDF;
}

.tab-current {
	background:white;
}


.product_display_wrap {
	width:100%;
	overflow:hidden;
	min-height:150px;
	float:left;
}


.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url(../images/info.png);
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url(../images/success.png);
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url(../images/warning.png);
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url(../images/error.png);
}


.pimg {
	width:100%;
	float:left;
	text-align:center;
}

.attributes_wrap {width:100%;overflow:hidden;margin:0 0 20px 0;}
.attributes_box, .yak_buyerror {
	background:#EDB842;
	border: 1px solid #AD7101;
	float:left;
	display:block;
	margin:2px;
	padding:5px;
	width:93%;
}


.lp, .lp-head, .lp-wrap {
	width:100%;
	overflow:hidden;
}

.lp {
	margin:20px 0 0 0 ;
	border-top:1px solid #ddd;
}

.lp-image, .lp-text {
	float:left;
	display:inline;
	
}

.lp-image {width:160px;}

.lp-text {width:400px;}




