/* =reset (ONLY EDIT THE FONT FAMILY)******************************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
body {font:13px Trebuchet MS,arial,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100% arial,helvetica,clean,sans-serif;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.22em;}

.clear:after {clear:both;content:"."; display:block;height:0;visibility:hidden;}
.clear {display:block;overflow:hidden;}
.hidden {position:absolute;left:0px;top:-500px;width:1px;height:1px;overflow:hidden;}
.hidetext {display:block;text-indent:-9999px;outline:0;}
.required {font-size:85%;font-weight:bold;color:#c00;}


/* =elements ***************************** */
a:link	{color: #408ecd;}
a:active	{color: #408ecd;}
a:visited	{color: #408ecd;}
a:hover	{color: #408ecd; text-decoration: none;}

/* =grids ***************************** */

html {text-align:center;}
body {text-align:left; background:#fae2fa url(/assets/images/bg.jpg) repeat-x;}
#wrap{margin:0 auto; width:960px;}

#header {position:relative; width:960px; height:173px;  background:url(/assets/images/header.jpg) no-repeat;}

#logo a {display:block; width:400px; height:80px; position:absolute; top:50px; left:38px;}

#topnav {float:right; margin-top:135px; width:700px;}
#topnav ul {list-style:none;}
#topnav ul li {display:inline;}
#topnav a {display:block; float:left; border-right:1px #f6e8f6 solid; text-decoration:none; color:#408ecd; font-weight:bold; padding:6px 10px 7px 10px; background:url(/assets/images/bg-topnav.jpg) repeat-x;}
#topnav a.last {border-right:none;}
#topnav a:hover {background:url(/assets/images/bg-topnav-hover.jpg) repeat-x;}

#container {float:right; background:url(/assets/images/bg-body.jpg) repeat-y;}
#body {width:960px;}

#cta-rotate {position:absolute; z-index:100;}
#cta-rotate li {display:none;}

#cta-home {position:relative;}
#cta-home a {background:url(/assets/images/button-contact.gif) no-repeat;width:175px; height:40px; top:176px; left:237px; position:absolute; display:block; z-index:1000;}

#main-content {width:675px; float:right; padding-right:20px;}
#main-content h1 {margin:.5em 0 0.5em;font-size:153.9%; color:#403067;}
#main-content h2 {margin:1em 0 0;font-size:123.1%; color:#403067;}
#main-content h3 {margin:1em 0 0;font-size:108%; color:#403067;}
#main-content p {margin:0 0 1em;line-height:1.44em; color:#403067;}
#main-content ul,
#main-content ol {margin:.5em 1em; color:#403067;}
#main-content ul li,
#main-content ol li {margin:0 2.5em;line-height:1.44em;}
#main-content table {margin:0 0 1em;}
#main-content table th {padding:3px 5px;}
#main-content table td {padding:3px 5px;}

#main-content #cta-rotate {height:210px;margin:0;padding:15px 0;}
#main-content #cta-rotate  li {list-style:none;margin:0;padding:0; height:210px;width:675px;}
#main-content #cta-rotate  li img {list-style:none;margin:0;padding:0;}

.product {float:left; padding:0 15px; height:310px; font:12px arial;}
.image img {border:1px #8f8f8f solid; margin-bottom:5px;}
#main-content .image p.card {color:#8f8f8f;}
.desc a {color:#2565c4; font:12px arial;}

.img-caption {font-size:85%;}

div.line {clear:both; width:100%; border-bottom:1px #fae2fa solid; margin-bottom:20px;}

#h1s {padding-top:15px; padding-bottom:20px;}

#categories {background:url(/assets/images/bg-home-cards.gif) no-repeat; height:452px; width:675px;}
.category {width:113px; float:left; padding:17px 11px;}
.category2 {width:113px; float:left; padding:15px 11px;}
.cat-button {padding-top:10px;}

#sub-content {}

.quote {color:#403067; padding-top:10px; margin:0 30px;}
.credit {text-align:right; color:#408ecd; border-bottom:1px #403067 dotted; padding:5px 50px 10px 0;}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#fff;
    color:#000; margin-left:250px;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#fff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-10em; left:15em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}

#side-content {width:224px; float:left;}

#sidenav {padding-left:2px; width:225px;}
#sidenav ul {list-style:none; border-right:1px #def0f6 solid;}
#sidenav ul li {border-bottom:1px #def0f6 solid;}
#sidenav ul li ul {}
#sidenav ul li ul li {border-top:1px #5aaddf solid; border-bottom:1px #21638b solid;}
#sidenav ul li ul li a {padding-left:60px; background:#3888b8 url(/assets/images/sidenav-sub-bullet.jpg) no-repeat 3.0em 0.75em; color:#fff; }
#sidenav ul li ul li a:hover {background:#21638b url(/assets/images/sidenav-sub-bullet.jpg) no-repeat 3.0em 0.75em;}
#sidenav a {text-decoration:none; color:#408ecd; font-weight:bold; background:url(/assets/images/bg-sidenav.jpg) no-repeat; display:block; padding: 7px 0px 7px 40px;}
#sidenav a.birthday {background:url(/assets/images/bg-sidenav-hover.jpg) no-repeat; color:#fff;}
#sidenav a:hover {color:#fff; background:url(/assets/images/bg-sidenav-hover.jpg) no-repeat;}

#cta-side {padding:20px 12px;}

#pdf-order {padding:0 25px;}

#pdf-reader {padding:5px 25px;}

#side-address {padding:20px 30px;}

#orderinfo {width: 650px; background:#e8f9ff; padding:10px;}
#orderinfo h2 {font-size:153.9%; margin:0 0 10px 0; color:#7a52c7;}
#orderinfo p {color:#000;}
#orderinfo p.last {border-bottom:1px #7a52c7 dotted; padding-bottom:20px;} 

#order-buttons img {margin-right:30px;}

#contact {background:#e8f9ff; padding:20px;}

#footer {clear:both; width:960px; height:57px; background:url(/assets/images/footer.jpg) no-repeat;}
#footer p {font-size:85%; padding:40px 0 0 20px; text-align:center;}
#footer p a {}

/* =forms ********************************** */
#main-content form dl {margin:0 0 1em;}
#main-content form dt {font-weight:bold;color:#333;margin:1em 0 0.25em;}
#main-content form p.submit {width:440px;margin:2em 0 1em;text-align:right;}
#main-content p.required {font-size:100%;}
input[type=text] {width:434px;padding:3px;border:1px solid #999;}
textarea {width:440px;border:1px solid #999;}
table.recaptcha_theme_clean {border:0 !important;}
table.recaptcha_theme_clean td.recaptcha_image_cell {padding-left:0 !important;padding-right:0 !important;}
table.recaptcha_theme_clean #recaptcha_image {width:auto !important;margin-left:0;margin-right:0 !important;border:none !important;}
table.recaptcha_theme_clean div.recaptcha_input_area {position:relative;left:-7px;}
table.recaptcha_theme_clean #recaptcha_response_field {border:1px solid #999 !important;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/assets/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
