* { margin: 0; padding: 0; }
html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #142830; font-size: 62.5%; }

@media only screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

body, textarea, input, select, option, button { font-family: Lucida Grande,Lucida Sans Unicode,sans-serif; line-height: 1.4; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.1em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #2c5866; text-decoration: none; }
a:hover, a:focus, a:active { color: #000; text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

div.p ul.list { font-size: 0.8em; margin: 10px 0; }

.b { font-weight: bold; }
.r { text-align: right; }
.c { text-align: center; }
.p { font-size: 1.3em; margin-bottom: 15px; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

/*
* Header section
*/
div.top
{
	background: #fff url(../img/bg_top.png) 50% 0 no-repeat;
}
div.top div.wrap
{
	position: relative; width: 850px; margin: 0 auto; padding: 0 0 1px;
} 

.logo { float: left; margin-top: 20px; }
.contact { float: right; margin-top: 20px; }
.contact a { background: url(../img/button-learn.png) no-repeat; display: block; height: 53px; overflow: hidden; width: 208px; text-indent: -10001px;}
.contact a:focus, .contact a:hover { background-image: url(../img/button-learn-hover.png); }


#nav
{
	width: 862px; height: 60px; clear: both; margin: 0 -6px; background: url(../img/nav-bg.png) no-repeat;
}
#nav ul
{
	float: left; list-style: none; margin: 0; padding: 10px 5px 0;
}
#nav ul li
{
	display: inline; float: left; margin: 0 0 0 5px; font-weight: bold; line-height: 1; padding-left: 37px;
}
#nav ul li a
{
	float: left; padding: 2px; background: url(../img/nav-active.gif) -10001px -10001px repeat-x; color: #fff;
}
#nav ul li a:hover, #nav ul li a:focus
{
	color: #e2ecf6; text-decoration: none;
}
#nav ul li a:active
{
	margin-top:1px;
}
#nav ul li a span
{
	float: left; padding: 8px; cursor: pointer;
}
#nav ul li a.active
{
	float: left; padding: 0; border: 1px solid #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-color: #306a84; background-position: 0 0; color: #fff; text-shadow: #244f61 0 1px 0;
}
#nav ul li a.active span
{
	padding: 8px; border: 1px solid #4c8aa6;
}

#inventory { list-style: none; margin: 0; padding: 0; float: right; margin: 3px 0 0 0;}
#inventory li { float: left; margin: 0 0 0 5px; padding: 0 0 0 7px; background: url(../img/sep-a.gif) 0 75% no-repeat; }
#inventory li.first { margin-left: 0; padding-left: 0; background: none; }
#inventory li a { float: left; color: #142830; text-shadow: #fff 0 1px 0; }

#subintro { overflow: hidden; width: 100%; margin: -13px 0 -1px; background: url(../img/bg_intro.png) no-repeat; text-align: center; }
#subintro div.main { float: left; width: 628px; padding: 15px 10px 15px 9px; border-right: 1px solid #edf7f9; }
#subintro.single div.main { float: none; width: auto; padding: 15px 10px; border: none; }
#subintro div.main h1 { margin: 0 0 3px; font: 2.7em/1.1 Georgia,serif; letter-spacing: -0.5px; color:#111; }
#subintro div.main h2 { margin: 0; color: #3983a4; font: 2.3em/1.1 Georgia,serif; letter-spacing: -0.5px; }
#subintro div.side { float: right; width: 192px; padding: 20px 4px 0 4px; border: 1px solid #dbe5e8; border-width: 0 1px; background: #fff; }
#subintro.single div.side { display: none; }
#subintro div.side h3 { margin: 0 0 5px; color: #5ebedd; font-size: 1.3em; }
#subintro div.side h3 a { color: #5ebedd; }
#subintro div.side p { color: #888; }
 
/*
* Content section
*/
#content
{
	background: #63c4e1 url('../img/bg_down.png') repeat-x;
}
#content div.wrap
{
	overflow: hidden; width: 850px; margin: 0 auto; padding: 20px 0 10px; background: url('../img/bg_content_b.png') no-repeat;
}
#content div.single-a
{
	padding-top: 35px; background: none;
}
#content div.double-a { }
   #side { display: inline; float: left; width: 205px; margin: 0 0 0 20px; }
   #main { display: inline; float: right; width: 585px; margin: 0 20px 0 0; }
#content div.double-b { }
   div.double-b #side { float: right; width: 160px; margin: 0 20px 0 0; }
   div.double-b #main { float: left; width: 625px; margin: 0 0 0 20px; }
#content div.double-c { }
   div.double-c #side { float: right; width: 182px; margin: 0 20px 0 0; }
   div.double-c #main { float: left; width: 610px; margin: 0 0 0 20px; }



/* LAYOUT
------------------------------------------- */
.dropcap {background:#55AED0 none repeat scroll 0 0;border:1px solid #f0f0f0;color:white;float:left;font-family:Georgia,serif;font-size:40px;line-height:42px;margin-right:6px;margin-top:5px;padding-right:5px;padding-top:2px;}
 
/* GENERAL
------------------------------------------- */

/* headers */

h1, h2, h3, h4, h5, h6 { color: #244b59; font-weight: bold; line-height: 1.2; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.7em; margin: 25px 0 5px 0;}
#content h2 { text-shadow: #b1e2f0 0 1px 0; }
#content div.post-a-featured h2 { text-shadow:none; }
h3 { margin: 0 0 10px; font-size: 1.2em; /*text-shadow: #b1e2f0 0 1px 0;*/ }
h4 { margin: 0 0 10px; font-size: 1.2em; text-shadow: #b1e2f0 0 1px 0; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

h3.a { margin: 0 0 10px; padding: 0 0 7px; background: url(../img/sep-b.png) 50% 100% no-repeat; color: #31667f; font-size: 1.1em; }
h3.b { margin: 0 0 25px; padding: 7px 10px; border: 1px solid #4f9fb8; border-bottom-color: #57b0cc; background: #5ebedd url(../img/nav-b-bg.gif) repeat-x; color: #fff; font-weight: bold; font-size: 1.1em; text-shadow: #4fa0bc 0 1px 0; }
 h3.b a { color: #fff; }
h4.a { margin: 0; color: #fff; font-size: 1.1em; line-height: 1.4; text-shadow: #51a5c0 0 1px 0; }

/* line up */
div.content-a { padding: 0 20px; }

/* containers */

div.box-a { margin: 0 0 15px; border: 1px solid #51a5bf; background: #57b2ce url(../img/box-a-bg.png) 0 100% repeat-x; }
 div.box-a h3 { margin: 0 0 10px; padding: 7px 10px; border-bottom: 1px solid #4fa4c1; background: #58b8d6 url(../img/box-a-header.png) repeat-x; color: #fff; text-shadow: #4fa0bc 0 1px 0; font-size: 1.1em; }
 div.box-a div.content { padding: 0 10px; }
  div.box-a div.content p { margin-bottom: 10px; }
  div.box-a div.content ul { margin-bottom: 10px; }
   div.box-a div.content ul li { margin-bottom: 5px; }
  div.box-a div.content ol { margin-bottom: 10px; }

div.comments-a { overflow: hidden; width: 100%; margin: 0 0 25px; }
 div.comments-a div.add { float: right; width: 260px; border-left: 25px solid #63c4e1; }
 div.comments-a div.comment { margin: 0 0 20px; padding: 20px 0 0; border-top: 1px solid #8fd5e9; }
 div.comments-a div.comment-first { padding-top: 0; border-top: none; }
  div.comments-a div.comment p { margin: 0 0 10px; }
  div.comments-a div.comment p.info {  }
   div.comments-a div.comment p.info span { display: block; color: #376c7e; }
   div.comments-a div.comment p.info a { color: #fff !important; font-weight: bold; text-shadow: #57a9c3 0 1px 1; }

div.item-a { overflow: hidden; width: 100%; margin: 0 0 25px; }
 div.item-a p.image { float: left; margin: 0 -400px 0 0; }
  div.item-a p.image img { float: left; }
 div.item-a h2 { margin: 0 0 10px 430px; padding: 15px 0 0; color: #000; font-size: 1.7em; }
 div.item-a h3 { margin: 0 0 10px 430px; color: #fff; font-size: 1.4em; line-height: 1.3; text-shadow: #51a5c0 0 1px 0; }
 div.item-a p { margin: 10px 0 0 430px; color: #fff; font-size: 1.3em; text-shadow: #51a5c0 0 1px 0; }

div.item-b { overflow: hidden; width: 100%; margin: 0 0 25px; }
 div.item-b ul.hasThumbnail { list-style:inside; }
 div.item-b h2 { margin: 0 0 10px; }
 div.item-b p.image { display: inline; float: left; margin: 0 12px 10px 0; font-size: 1.1em; text-align: center; }
  div.item-b p.image br { display: none; }
  div.item-b p.image img { display: block; border: 5px solid #fff; }
  div.item-b p.image strong { display: block; padding: 5px 0; background: #55aed0 url(../img/screens-a-label.gif) 0 100% repeat-x; text-shadow: #4891ad 0 -1px 0; }
  div.item-b p.image a { color: #fff !important; text-decoration: none !important; }
 div.item-b p { margin: 0 0 10px; font-size: 1.3em; text-shadow: #55abc6 0 1px 0; }
 div.item-b p.more-a { font-size: 1.1em; }

div.post-a { margin: 0 0 25px; padding: 0 20px; }
 div.post-a h3.header { margin: -20px -20px 20px; padding: 7px 10px; border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; background: #55aed0 url(../img/header_pic5.png) 0 100% repeat-x;background-position:right; color: #fff; font-size: 1.1em; text-shadow: #4891ad 0 -1px 0; }
 div.post-a h2 { color: #000; }
  div.post-a h2 a { color: #000; }
 div.post-a p.info { margin: -13px 0 15px; color: #244c60; }
  div.post-a p.info a.comments { font-weight: bold; }
  div.post-a p.info span.sep { display: -moz-inline-stack; display: inline-block; overflow: hidden; width: 1px; height: 10px; margin: 0 3px; border-left: 1px solid #4da2c3; background: #84d3ea; text-indent: 1px; }
  * html div.post-a p.info span.sep { display: inline; }
  *:first-child+html div.post-a p.info span.sep { display: inline; }
 div.post-a div.content { overflow: hidden; width: 100%; margin-bottom: 10px; }
  div.post-a div.content p.image { float: right; margin: 0 0 10px 15px; border: 2px solid #fff; }
   div.post-a div.content p.image img { float: left; }
 div.post-a div.logo { width: auto; min-height: 70px; height: auto !important; height: 70px; padding-left: 155px; }
 * html div.post-a div.logo { overflow: visible; }
  div.post-a div.logo p.image { float: none; position: absolute; margin: 0 0 0 -155px; border: none; }
   div.post-a div.logo p.image img { float: none; }
  div.post-a div.content p { font-size: 1.3em; }
  div.post-a div.content ul.old { list-style: none; padding: 0 0 0 20px; }
   div.post-a div.content ul.old li { font-size: 1.3em; }
   div.post-a div.content ul.old li { padding: 0 0 0 15px; background: url(../img/bullet-d.gif) 0 8px no-repeat; }
 div.post-a div.content p.more { overflow: hidden; width: 100%; margin: 20px 0 20px; color: #fff; font-size: 1em; line-height: 2; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-shadow: #51a5c0 0 1px 0; }
  div.post-a div.content p.more a { float: left; padding: 0; border-left: 20px solid #8fd5e9; background: #73cae4; color: #fff !important; text-decoration: none !important; }
   div.post-a div.content p.more a span { position: relative; float: left; margin: 0 0 0 -14px; padding: 0 10px 0 22px; background: url(../img/bullet-c.gif) 0 60% no-repeat; }

div.post-a-featured { margin-bottom: 35px; padding-top: 20px; padding-bottom: 1px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; background: #dcf2f8 url(../img/post-a-special-bg.png) repeat-x; }
 div.post-a-featured p.info { color: #30667f; }
  div.post-a-featured p.info a { color: #30667f; }
  div.post-a-featured p.info span.sep { border-color: #ccc; background: #eee; }
 div.post-a-featured div.content { color: #132831; }
  div.post-a-featured div.content a { color: #52a5c6; }

/* forms */


form.add-comment-a { display: block; margin: 0 0 25px; padding: 15px 15px 5px; color: #1f3e4c; }
 form.add-comment-a p { margin: 0 0 10px; padding-right: 5px; }
  form.add-comment-a p label { display: block; margin: 0 0 2px; font-weight: bold; }
  form.add-comment-a p span {color: #F00; font-weight: bold;}
   form.add-comment-a p label span { font-weight: normal;}
  form.add-comment-a p input,select { width: 35%; padding: 2px; border: 1px solid #c3c3c3; color: #1f3e4c; }
	form.add-comment-a select { background-color: #FFF; color: #1f3e4c; }
  form.add-comment-a p textarea { overflow: auto; width: 100%; height: 150px; padding: 2px; border: 1px solid #c3c3c3; color: #1f3e4c; }
 form.add-comment-a p.submit { color: #aaa; }
  form.add-comment-a p button { color: #1f3e4c; width: 30%;}
  form.add-comment-a p a { color: #3f7484; }

p.back-a
{
    background: none repeat scroll 0 0 #73CAE4;
    border-left: 20px solid #8FD5E9;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 2;
    margin: 0 0 20px;
    text-shadow: 0 1px 0 #51A5C0;
    text-transform: uppercase;
}
p.back-a a
{
    background: url("../img/bullet-b.gif") no-repeat scroll 0 50% transparent;
    color: #FFFFFF !important;
    margin: 0 0 0 -12px;
    padding: 0 0 0 20px;
    text-decoration: none !important;
}


/* tables */

table { }
table th {
	padding: 5px 10px;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
}
 table td { padding: 5px 10px; }

/* lists */

ul.a { list-style: none; margin: 0 0 15px; padding: 0; }
 ul.a li { margin: 0 0 3px; font-weight: bold; text-shadow: #c6ecf7 0 1px 0; }

ul.b { list-style: none; margin: 0 0 15px; padding: 0; }
 ul.b li { padding: 0 0 0 15px; background: url(../img/bullet-d.gif) 0 7px no-repeat; }

ul.buttons { padding: 0; }
ul.buttons li { height: 32px; float: left; list-style-type: none; background: url('../img/buttons.png') top left; padding: 0 0 0 10px; margin: 10px 20px 0 0; text-shadow: 0 1px 1px #FFF;}
ul.buttons li a { background: url('../img/buttons.png') right top no-repeat; display: block; margin: 0; line-height: 32px; padding-right: 10px; color: #FFF; }

ul.buttons li.orange a { color: #333; text-shadow: 0 1px 1px #FFF; }

ul.buttons li.btnpreview { background-position: left -64px;}
ul.buttons li.btnpreview a { background-position: right -64px; color: #FFF; text-shadow: 0 1px 1px #4C2305; }

ul.buttons li.btncart { background-position: left -128px;}
ul.buttons li.btncart a { background-position: right -128px; color: #FFF; text-shadow: 0 1px 1px #4C2305; }

.notif
{
	font-size: 1.2em;
	color: #F00;
	font-weight: bold;
}

.smallnotes
{
	font-size: .8em;
}

.productimage { height: 190px; width: 190px; text-align: center; background-color: #FFF; border: 2px solid #AAA; overflow: hidden;}

.templateimage { height: 205px; overflow: hidden; width: 500px; }
.templateheader { padding-top: 50px; }

.breadcrumb {font-size: 13px; color: #132831; margin: -10px 0 10px 0; white-space: nowrap;}


/* footer section */
div.footer { background: url('../img/bg_footer.gif') repeat-x; }
div.footer .wrap { margin: 0 auto; width: 850px; padding: 30px 0; }

ul.footerlinks { color: #a2eaff; float: left; list-style: none; margin: 0; padding: 0; width: 200px; }
ul.footerlinks li { margin: 5px 0; }
ul.footerlinks li.header { font-weight: bold; font-size: 16px;}
ul.footerlinks li a { color: #FFF; padding: 0 0 0 12px; }
ul.footerlinks li a:hover, ul.footerlinks li a:focus, ul.footerlinks li a:active { color: #a2eaff; text-decoration: underline; }
ul.footerlinks li a.active { background-color: #0c1a20; border: 1px solid #0d1a20; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 2px 12px; }

