/* *** BASIC SETUP *** */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body{font:13px/1.231 verdana, arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* kill skype plugin */
html body #page span.skype_pnh_container {display:none !important;}
html body #page span.skype_pnh_print_container {display:inline !important;}

body, td, p, input {
	color:#000;
}
body {
	margin: 			0;
	text-align: 		center;
	background-color: #006e7e !important;
}
a {color:#006E7E;cursor:pointer;}
a:link		{color:#006E7E;text-decoration:none;outline-width:0;}
a:visited	{color:#006E7E;text-decoration:none;outline-width:0;}
a:hover		{color:#006E7E;text-decoration:none;outline-width:0;}
a:focus		{color:#006E7E;text-decoration:none;outline-width:0;}
a:active	{color:#006E7E;text-decoration:none;outline-width:0;}

img
{
	display : block;
	border-width : 0;
}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		983px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0 10px;
	text-align: left;
    background-color:#FFF;
}

#qrpage {
	width:		80%;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0 10px;
	text-align: left;
	max-width:1200px;
    background-color:#FFF;
}


#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			983px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#qrbodyBlock
{
	width:			auto;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
    top:55px;
	margin:0px 263px 90px 273px !important;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 440px;
}

#qrcontentColumn  	/* The big wahoonie */
{
    top:10px;
	margin:0 !important;
	line-height:1.3em;
	z-index:1;
	position:relative;
	width : 100%;
}

#leftColumn {
	position:absolute;
	top:55px;
	left:0px;
	width:253px;
	min-width:253px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:253px;
	min-width:253px;
	line-height:1.2em;
	text-align:left;
}

#floatingtitle {
    position:absolute;
    top:0px;
    left:0px;
    height:50px;
    width:720px;
    font-size:1.4em;
    font-weight:bold;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 0px 2px 0px;
	margin: 			10px 0px 5px 0px;
	background-color:   #fff;
	font-size:  		10px;
	color:  			#FFF;
	line-height:		1.4em;
    height:89px;
    background:url(../statimages/smart_burn_footer.png) no-repeat;
}

#footerAdd {
    margin:5px auto;
    color:#FFF;
    width:560px;
    font-size:1.3em;
    text-align:center;
    font-family:"Trebuchet MS", Arial;
}

#QRfooterAdd {
    margin:5px auto;
    color:#FFF;
    width:560px;
    font-size:1.6em;
    text-align:center;
    font-family:"Trebuchet MS", Arial;
}


#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
/*
	white-space:nowrap;
	overflow:hidden;
*/
	width:995px;
}
#headerBlock form
{
	margin : 0;
	padding : 0;
}
#pageBanner {
	height : 149px;
	background-color : transparent;
	margin : 0;
	position : relative;
}
#pageBanner .headerIMG	{
  position:absolute;
  top:10px;
  left:10px;
}

#pageBanner .detailsBox {
    color: #006E7E;
    font-family: "Myriad Pro",Verdana;
    font-size: 2.4em;
    font-style: italic;
    height: 50px;
    left: 255px;
    position: absolute;
    top: 30px;
    width: 440px;
}

.littleSearchBox {
  height:131px;
  width:295px;
  position:absolute;
  top:10px;
  right:0px;
  color:#006E7E;
}

.littleSearchBox .phone {
    position:absolute;
    right:0px;
    top:50px;
    font-size:1.3em;
    font-weight:bold;
}

.littleSearchBox .phone span {
    color:#000;
}

.littleSearchBox .order {
    position:absolute;
    bottom:0px;
    right:20px;
    color:#ee1c25;
    font-weight:bold;
}

#or {
	clear:both;
	float:right;
	margin-right:35px;
}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#FFF;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#FFF;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #FFF;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .gtpWebsiteDesign
{
	margin: 				0 auto;
	padding:				0 0.5em 0 0;
    width:497px;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#777;
	text-decoration:		none;
}

/* *** FOOTER - NOW WITH COLUMNS *** */

#footerMenuHolder {
    position:absolute;
    top:10px;
    left:250px;
}


#footerBlockCol a,
#footerBlockCol a:visited
{
	text-decoration:		none;
      color:#000;
}
#footerBlockCol a:hover
{
	text-decoration:		underline;
      color:#000;
}
#footerBlockCol ul
 {
	margin: 				0.3em 0 0 0;
	padding:				0;
	list-style: 			none;
    float:left;
}
#footerBlockCol ul li {
  padding:13px 0 13px 30px;
  font-size:1.4em;
}

#footerBlockCol ul li  a
{
    float:left;
    background-image:url(../statimages/footerdot.gif);
    background-repeat:no-repeat;
    padding:0 0 0 15px;
    background-position:0 50%;

}
#footerBlockCol ul li.first
{
	border-width:			0;
}
#copyright
{
    text-align:center;
    color:#8b8c8f;
    margin:0 0 0 100px;
    font-size:0.9em;
}

#copyright li {
    float:left;
    background-image:url(../statimages/footerdot_lower.gif);
    background-repeat:no-repeat;
    background-position:0 50%;
    padding:2px 0px 2px 15px;
    margin: 0 0 0 10px;
}

#copyright li a {
    color:#8b8c8f;
}


/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}

#shoppingCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */


#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2
{
	margin: 			0 0 4px 0;
	padding:			0.4em 0.0em;
	font-size:  		1.2em;
	color:  			#000;
	font-weight:		bold;
}
#shoppingCart .fakeH2 {
	background-color:	transparent;
    margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#fff;
	font-weight:		bold;
	position:absolute;
	top:1px;
	right:3px;
}

#shoppingCart .fakeH2 a {color:#fff;}
#shoppingCart .fakeH2 a:hover {color:#fff;padding-right:0.0em;}

/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#fff;
}

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}



#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 408px;
	height: 308px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 408px;
	height: 308px;
}



#wotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 254px;
	height: 188px;
}

#wotator img
{
	border: 0;
	cursor: pointer;
	width: 254px;
	height: 188px;
}



.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:3.0em;
	font-weight:bold;
	padding:40px 40px;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
	width:70%;
	text-align:center;
	margin:20px auto;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.myButton:active {
	position:relative;
	top:1px;
}





.myButtontwo {
	-moz-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	box-shadow:inset 0px 1px 0px 0px #fab3ad;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa665a), color-stop(1, #d34639) );
	background:-moz-linear-gradient( center top, #fa665a 5%, #d34639 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
	background-color:#fa665a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:3.0em;
	font-weight:bold;
	padding:40px 40px;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
	width:70%;
	text-align:center;
	margin:20px auto;
}.myButtontwo:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d34639), color-stop(1, #fa665a) );
	background:-moz-linear-gradient( center top, #d34639 5%, #fa665a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
	background-color:#d34639;
}.myButtontwo:active {
	position:relative;
	top:1px;
}


.qrContent {
	font-size:1.4em;
	line-height:1.3em;
}

.qrContent ol 
  {
	margin:20px 0px 20px 40px;
}

.qrContent ol li  {
	list-style-type: upper-roman;
	padding:5px 0px;
}
