@charset "utf-8";
/* CSS Document */

body {
	background:url(/images/body_bg.jpg) repeat-x top #777e7d;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Helvetica;
	}
	
h1 {
	font-size:16px;
	font-family:Helvetica;
	color:#FFFFFF;
	}
	
h2 {
	font-size:16px;
	font-family:Helvetica;
	color:#36403E;
	}
	
#page_container {
	width:900px;
	height:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	top:150px;
	}
	
#inner_page {
	width:884px;
	height:100%;
	padding:10px 0;
	margin: 0 auto;
	}
	
#header {
	width:884px;
	height:143px;
	margin:0 auto;
	position:relative;
	top:0;
	background:url(/images/home_header_bg.jpg) no-repeat top;
	}
	
#logo {
	width:78px;
	height:63px;
	background:#FFFFFF;
	text-align:left;
	position:absolute;
	top:40px;
	left:50px;
	}
	
#logo_text {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:12px;
	background:#36403E;
	height:60px;
	width:44px;
	padding:3px 3px 0 3px;
	text-align:left;
	position:absolute;
	top:40px;
	left:132px;
	}
	
#logo_text a, #logo_text a:hover, #logo_text a:visited {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:12px;
	text-decoration:none;
	}
	
#search_container {
	position:absolute;
	top:50px;
	right:50px;
	text-align:left;
	color:#231F20;
	font-family:Helvetica;
	font-size:12px;
	width:200px;
	}
	
#search_field {
	background:url(/images/search_box.png) repeat-x top;
	width:162px;
	height:17px;
	}
	
#search {
	border:0;
	background:none;
	color:#231F20;
	font-family:Helvetica;
	font-size:12px;
	position:relative;
	left:10px;
	top:1px;
	}
	
#search_btn {
	position:relative;
	float:right;
	top:-17px;
	right:10px;
	}
	
#cart_container {
	margin:5px 0 0 0;
	background:url(/images/search_box.png) repeat-x top;
	width:162px;
	height:17px;
	}
	
#cart {
	position:relative;
	left:10px;
	top:1px;
	}
	
#item, #price {
	float:left;
	padding: 0 5px 0 0;
	position:relative;
	top:-12px;
	left:85px;
	color:#902023;
	font-family:Helvetica;
	font-size:9px;
	}
	
#cart_btn {
	float:right;
	position:relative;
	top:-17px;
	right:10px;
	}
	
#login_container {
	clear:both;
	position:relative;
	top:-10px;
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:11px;
	}
	
#login_container a {
	float:left;
	padding:0 15px 0 0;
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:11px;
	text-decoration:none;
	}
	
#content_container {
	background:#E1E2E2;
	width:872px;
	height:313px;
	padding:5px;
	}
	
#menu {
	width:auto;
	height:100%;
	position:relative;
	}
	
#menu div {
	float:left;
	padding:0;
	}
	
#menu div a {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:13px;
	text-decoration:none;
	}
	
#menu div a:hover, #menu div a:visited {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:13px;
	text-decoration:none;
	}
	
#font_box {
	width:87px;
	height:146px;
	}
	
#about_box {
	width:87px;
	height:146px;
	}
	
#contact_box {
	width:87px;
	height:146px;
	}
	
#links_box {
	width:87px;
	height:146px;
	}
	
#info_box {
	width:87px;
	height:146px;
	}
	
#font_box_text {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:13px;
	position:relative;
	top:-141px;
	left:12px;
	}
	
#content_window {
	width:437px;
	height:311px;
	background:url(/images/home_info_win.jpg) no-repeat top;
	position:absolute;
	top:158px;
	right:15px;
	}
	
#content_window_about {
	width:437px;
	height:311px;
	background:url(/images/about_info_win.jpg) no-repeat top;
	position:absolute;
	top:158px;
	right:15px;
	}
	
#content_window_contact {
	width:437px;
	height:311px;
	background:url(/images/contact_info_win.jpg) no-repeat top;
	position:absolute;
	top:158px;
	right:15px;
	}
	
#font_container {
	background:#FFFFFF;
	width:872px;
	height:313px;
	padding:5px;
	margin: 0 0 5px 0;
	}
	
#inspire_window {
	width:338px;
	height:311px;
	background:url(/images/contact_info_win.jpg) no-repeat top;
	position:absolute;
	top:158px;
	right:10px;
	}
	
#inspire_content_tab {
	width:28px;
	height:24px;
	position:relative;
	background:url(/images/inner_content_tab.png) no-repeat top left;
	top:8px;
	left:35px;
	}
	
#inspire_window_inner {
	padding:10px;
	background: url(/images/content_bg.png) repeat-x top;
	width:302px;
	height:256px;
	margin:8px auto 0 auto;
	text-align:left;
	color:#0E3D56;
	font-family:Helvetica;
	font-size:12px;
	}
	
#inspire_window_header {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:10px;
	text-align:left;
	position:relative;
	top:11px;
	left:65px;
	width:auto;
	height:auto;
	z-index:1;
	margin:0 0 -11px 0;
	font-size:13px;
	}
	
#cart_window {
	width:338px;
	height:311px;
	background:url(/images/cart_info_win.jpg) no-repeat top;
	position:absolute;
	top:158px;
	right:10px;
	}
	
#cart_content_tab {
	width:28px;
	height:24px;
	position:relative;
	background:url(/images/inner_content_tab.png) no-repeat top left;
	top:8px;
	left:35px;
	}
	
#cart_window_inner {
	padding:10px;
	background: url(/images/content_bg.png) repeat-x top;
	width:302px;
	height:256px;
	margin:8px auto 0 auto;
	text-align:left;
	color:#0E3D56;
	font-family:Helvetica;
	font-size:12px;
	}
	
#cart_window_header {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:10px;
	text-align:left;
	position:relative;
	top:11px;
	left:65px;
	width:auto;
	height:auto;
	z-index:1;
	margin:0 0 -11px 0;
	font-size:13px;
	}
	
#detail_container {
	position:relative;
	height:100%;
	width:544px;
	padding:0;
	margin:4px 0 40px 0;
	}
	
#detail_container div {
	float:left;
	}
	
#font_detail {
	width:175px;
	height:281px;
	margin:0 0 0 -5px;
	padding:5px 0 0 5px;
	background:#EBECEC;
	position: relative;
	text-align:left;
	font-size:12px;
	font-family:Helvetica;
	color:#000000;
	}
	
#fontBtn_container {
	position:absolute;
	bottom:0;
	left:0;
	margin:0 0 0 5px;
	}
	
#fontBtn_container img {
	padding:0 0 10px 0;
	}
	
#font_window {
	border:solid 1px #A5A9A8;
	width:346px;
	height:264px;
	margin: 0 0 0 5px;
	padding:20px 0 0 0;
	}
	
#content_window_info {
	width:437px;
	height:311px;
	background:url(/images/info_info_win.jpg) no-repeat top;
	position:absolute;
	top:158px;
	right:15px;
	}
	
#content_window_links {
	width:437px;
	height:311px;
	background:url(/images/links_info_win.jpg) no-repeat top;
	position:absolute;
	top:158px;
	right:15px;
	}
	
#window_content {
	padding:9px 0 0 0;
	background:#FFFFFF;
	width:402px;
	height:252px;
	margin:-5px auto 0 auto;
	}
	
#window_content_inner {
	padding:10px;
	background: url(/images/content_bg.png) repeat-x top;
	width:382px;
	height:241px;
	margin:-3px auto 0 auto;
	text-align:left;
	color:#575820;
	font-family:Helvetica;
	font-size:12px;
	}
	
#window_content_inner a {
	color:#575820;
	font-family:Helvetica;
	font-size:12px;
	text-decoration:none;
	}
	
#window_content_inner a:hover {
	color:#575820;
	font-family:Helvetica;
	font-size:12px;
	text-decoration:underline;
	}
	
#window_content_inner_links {
	padding:10px;
	background: url(/images/content_bg.png) repeat-x top;
	width:382px;
	height:241px;
	margin:-3px auto 0 auto;
	text-align:left;
	color:#7E3A18;
	font-family:Helvetica;
	font-size:12px;
	}
	
#window_content_inner_links a {
	color:#7E3A18;
	font-family:Helvetica;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:2px 0;
	}
	
#window_content_inner_links a:hover {
	color:#7E3A18;
	font-family:Helvetica;
	font-size:12px;
	text-decoration:underline;
	}
	
#content_tab {
	width:24px;
	height:22px;
	position:relative;
	background:url(/images/content_tab.png) no-repeat top left;
	top:-4px;
	left:35px;
	}
	
#content_tab_inner {
	width:28px;
	height:24px;
	position:relative;
	background:url(/images/inner_content_tab.png) no-repeat top left;
	top:-3px;
	left:35px;
	}
	
#window_header {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:12px;
	text-align:left;
	position:relative;
	top:10px;
	left:65px;
	width:auto;
	height:auto;
	z-index:1;
	}
	
#window_header_contact {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:10px;
	text-align:left;
	position:relative;
	top:7px;
	left:65px;
	width:auto;
	height:auto;
	z-index:1;
	margin:0 0 -11px 0;
	}
	
#nav_container {
	position:relative;
	top:15px;
	width: 200px;
	height:12px;
	left:300px;
	z-index:2;
	}
	
#contact_img {
	position:relative;
	right:1px;
	top:-1px;
	}
	
#nav_container div {
	float:left;
	margin:0 2px;
	}
	
#nav_container a {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#nav_box {
	background:#E4833A;
	height:12px;
	width:11px;
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:9px;
	text-align:center;
	}
	
#info_window {
	padding:5px;
	background:#77787B;
	width:425px;
	height:155px;
	top:304px;
	position:absolute;
	}
	
#info_winInner {
	background:#36403E;
	height:135px;
	width:405px;
	padding:10px;
	text-align:left;
	}
	
#info_winInner div {
	float:left;
	padding:0 10px 0 0;
	}
	
#flash {
	clear:right;
	}
	
#fonts_menu {
	width:100%;
	height:20px;
	position:relative;
	top:-5px;
	left:5px;
	font-family:Helvetica;
	font-size:12px;
	}
	
#fonts_menu a {
	float:left;
	padding:4px 40px 0 10px;
	text-decoration:none;
	height:16px;
	border-left:#36403E;
	border-left-width:1px;
	border-left-style:solid;
	}
	
#fonts_menu a:hover {
	text-decoration:underline;
	}
	
#font_text a {
	color:#902023;
	}
	
#about_text a {
	color:#A0A14B;
	}
	
#contact_text a {
	color:#50758D;
	}
	
#links_text a {
	color:#D5671C;
	}
	
#info_text a {
	color:#7A5779;
	}
	
#index_content {
	width:175px;
	color:#FFFFFF;
	font-family:Helvetica;
	text-align:left;
	font-size:12px;
	}
	
#inner_content {
	width:250px;
	color:#FFFFFF;
	font-family:Helvetica;
	text-align:left;
	font-size:12px;
	clear:right;
	}
	
#inner_content_about {
	width:200px;
	color:#FFFFFF;
	font-family:Helvetica;
	text-align:left;
	font-size:12px;
	clear:right;
	}
	
#index_content p {
	clear:left;
	padding:10px 0 0 0;
	}
	
#content_img {
	margin:-2px 0 0 0;
	position:relative;
	left:50px;
	}
	
#content_img_about {
	position:relative;
	top:-120px;
	left:210px;
	}
	
#content_img_contact {
	position:relative;
	top:-127px;
	left:183px;
	}
	
#links_quote {
	color:#E08F57;
	font-size:12px;
	font-family:Helvetica;
	text-align:right;
	position:relative;
	top:0px;
	left:40px;
	z-index:1;
	}
	
#author {
	color:#E08F57;
	font-size:10px;
	font-family:Helvetica;
	text-align:right;
	position:relative;
	left:25px;
	}
	
#footer {
	width:884px;
	background:url(/images/footer_bar.jpg) no-repeat top;
	height:29px;
	position:relative;
	right:2px;
	}

/*////////////////////Start Slide View Style ///////////////////////////////////*/
	
* {
	margin: 0; 
	padding: 0;
	}

#pic_slider {
	width: 384px;
	height:244px;
	padding: 0;
	margin:0 auto;
	background:#333333;
	}

.svw {
	width: 40px;
	height: 40px;
	background: #FFFFFF;
	overflow: hidden;
	position: relative; 
	top:90px;
	margin:0 auto;
	}
	
.svw ul{
	position: relative; 
	left: 0;
	}

.stripViewer { /* this is the DIV container for your UL of images */
	position: relative;
	overflow: hidden; 
	margin: 0 0 1px 0;
	}
	
.stripViewer ul { /* this is your UL of images */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
	}
	
.stripViewer ul li { /* each image is arranged horizontally */
	float:left;
	}
	
.stripTransmitter { /* this is the DIV for your transmitter (the UL generated at run time that commands the list)*/
	clear: left;
	position:relative;
	top:-272px;
	height:12px;
	left:273px;
	z-index:2;
	}
	
.stripTransmitter ul { /* the auto-generated set of links */
	position: relative;
	list-style-type: none;
	}
	
.stripTransmitter ul li { /* in this list too, each LI is arranged horizontally */
	width: 11px;
	float:left;
	margin:0 2px;
	}
	
.stripTransmitter a { /* the links. */
	font-family:Helvetica;
	font-size:9px;
	text-align: center;
	height:12px;
	width:11px;
	background: #E4833A;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
	
.stripTransmitter a:hover { /* hover */
	background: #FFFFFF;
	color: #E4833A;
	}
	
.stripTransmitter a.current, .stripTransmitter a.current:hover { /* current */
	background: #FFFFFF;
	color: #E4833A;
	}

/*////////////////////End Slide View Style ///////////////////////////////////*/

/*////////////////////Start Cart Page Style ///////////////////////////////////*/

#verticalCartContainer {
	width:544px;
	background:#36403E;
	height:291px;
	margin:0 0 0 -5px;
	position:relative;
	text-align:left;
	}
	
.titleCat {
	float:left;
	margin:8px 10px 0 10px;
	font-family: Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#cartAmt {
	margin:4px 75px 0 10px;
	}
	
#cartAmt img {
	position:relative;
	top:3px;
	}
	
#chooseFormat {
	margin:8px 20px 0 0;
	}
	
#addLicense {
	margin:8px 40px 0 0;
	}
	
#cost {
	margin:8px 0 0 0;
	}

#vertCartMask {
	position:relative; 
	overflow:hidden; 
	width:534px; 
	height:256px; 
	clip:rect(0px, 534px, 256px, 0px); 
	z-index:3;
	background:#6A7270;
	margin:0 auto;
	top:10px;
	clear:both;
	}
	
#vertScrollCart {
	position:absolute; 
	left:0;
	margin:0; 
	padding:0;
	}
	
#vertScrollCart table {
	width:524px;
	padding:10px;
	}
	
#deptVerticalScroller {
	position: absolute; 
	top:33px;
	left:520px;
	text-align:center;
	width:20px; 
	height:255px; 
	margin:0 auto; 
	display:none;  
	z-index:4;
	}
	
#vertTrack {
	position:absolute; 
	left:4px; 
	top:0; 
	z-index:26; 
	display:block; 
	height:247px; 
	width:9px; 
	background:#36403E; 
	border:#FFFFFF 1px solid;
	}
	
#vertDrag {
	position:absolute; 
	left:2px; 
	top:0; 
	z-index:27; 
	cursor: pointer; 
	width:16px;
	}
	
.cartFontImage {
	width:64px;
	text-align:center;
	}
	
.itemDesc {
	font-family:Helvetica;
	font-size:10px;
	color:#FFFFFF;
	width:117px;
	vertical-align:top;
	}
	
.formatText {
	color:#9CBECF;
	font-family:Helvetica;
	font-size:10px;
	width:89px;
	vertical-align:top;
	}
	
.options {
	width:133px;
	vertical-align:top;
	}
	
.qty {
	width:20px;
	padding:2px;
	font-family:Helvetica;
	font-size:11px;
	color:#231F20;
	text-align:right;
	}
	
.numCompText {
	color:#9CBECF;
	font-family:Helvetica;
	font-size:10px;
	font-weight:bold;
	vertical-align:bottom;
	}
	
.recalText {
	color:#E4833A;
	font-family:Helvetica;
	font-size:10px;
	padding:1px 0 0 30px;
	}
	
.recalText a {
	color:#E4833A;
	text-decoration:none;
	}
	
.recalText a:hover {
	text-decoration:underline;
	}
	
.emptyCart {
	color:#E4833A;
	font-family:Helvetica;
	font-size:18px;
	text-align:center;
	}
	
.viewLicText {
	color:#A0A14B;
	font-family:Helvetica;
	font-size:10px;
	padding:1px 0 0 30px;
	}
	
.viewLicText a {
	color:#A0A14B;
	text-decoration:none;
	}
	
.viewLicText a:hover {
	text-decoration:underline;
	}
	
.cost {
	vertical-align:top;
	}
	
.totalItem {
	font-family:Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background:#36403E;
	width:60px;
	padding:3px;
	}
	
.removeBtn a {
	font-family:Helvetica;
	font-size:10px;
	color:#C1C4C3;
	text-decoration:none;
	}
	
.removeBtn a:hover {
	font-family:Helvetica;
	font-size:10px;
	color:#C1C4C3;
	text-decoration:underline;
	}
	
#totalPriceText {
	font-family:Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#checkoutBtn a {
	font-family:Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#9CBECF;
	text-decoration:underline;
	}
	
.cartDivider {
	height:1px;
	background:#9A9F9E;
	width:100%;
	margin:10px 0;
	}

/*////////////////////End Cart Page Style ///////////////////////////////////*/

/*////////////////////Start Privacy Policy Style ///////////////////////////////////*/


#verticalInfoContainer {
	width:382px;
	height:246px;
	margin:0 0 0 -5px;
	position:relative;
	text-align:left;
	}


#vertInfoMask {
	position:relative; 
	overflow:hidden; 
	width:392px; 
	height:246px; 
	clip:rect(100%, 100%, 100%, 100%); 
	z-index:3;
	margin:0 auto;
	top:0;
	clear:both;
	}
	
#vertScrollContent {
	position:absolute; 
	left:0;
	margin:0; 
	padding:0;
	width:367px;
	color:#292627;
	font-family:Helvetica;
	}
	
#vertScrollContent #privacyTitle {
	font-size:14px;
	font-weight:bold;
	}
	
#vertScrollContent a {	
	color:#7A5779;
	}
	
#verticalInfoScroller {
	position: absolute; 
	top:0;
	left:372px;
	text-align:center;
	width:20px; 
	height:241px; 
	margin:0 auto; 
	display:none;  
	z-index:4;
	}
	
#vertInfoTrack {
	position:absolute; 
	left:4px; 
	top:0; 
	z-index:26; 
	display:block; 
	height:241px; 
	width:9px; 
	background:#36403E; 
	border:#FFFFFF 1px solid;
	}
	
#vertInfoDrag {
	position:absolute; 
	left:2px; 
	top:0; 
	z-index:27; 
	cursor: pointer; 
	width:16px;
	}

/*////////////////////End Privacy Policy Style ///////////////////////////////////*/

/*////////////////////Start Product Scroll Style ///////////////////////////////////*/

#scroll_container {
	border:solid 5px #B9BCBB;
	width:872px;
	height:272px;
	position:relative;
	top:15px;
	left:-5px;
	overflow:hidden;
	background:#FFFFFF;
	}

#contentMask {
	left:0;
	position:absolute; 
	overflow:hidden; 
	width:849px; 
	height:400px; 
	z-index:0; 
	top:0;  
	background:url(/images/gray_background.gif) repeat-x top;
	}

#content {
	position:absolute; 
	left:0; 
	top:5px; 
	width:849px; 
	margin:0; 
	padding:0; 
	clip:rect(100%, 100%, 100%, 100%);
	z-index:2;
	}
	
.image_container {
	margin:0;
	text-align:center;
	height:272px;
	width:237px;
	}
	
#content div.image_divider, #content div.image_container {
	float:left;
	padding:0 20px;
	}
	
#track {
	position:absolute;
	height:15px; 
	left:0; 
	top:0; 
	z-index:1; 
	width:882px; 
	background:#902023;
	}
	
#drag {
	position:absolute; 
	left:0; 
	top:-1px; 
	z-index:2; 
	cursor: pointer; 
	width:62px; 
	height:17px; 
	margin:0 0 0 0;
	}

.image_divider {
	background:url(/images/divider.jpg) no-repeat top;
	width:3px;
	height:245px;
	margin:5px 0 0 0;
	}
	
.imgChange_container {
	position:relative;
	top:20px;
	left:60px;
	color:#231F20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.imgChange_container a {
	color:#231F20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
	
.imgChange_container div {
	float:left;
	padding:0 5px;
	}
	
.view_container {
	position:relative;
	top:-15px;
	left:230px;
	width:29px;
	height:33px;
	}
	
#scroller {
	position:relative;
	top:5px;
	padding:0 0 20px 0;
	}

/*////////////////////End Product Scroll Style ///////////////////////////////////*/

/*////////////////////Start License Scroll Style ///////////////////////////////////*/

#license_window {
	width:882px;
	background:#36403E;
	height:291px;
	margin:0 0 0 -5px;
	position:relative;
	text-align:left;
	}

#license_winInner {
	position:relative; 
	overflow:hidden; 
	width:867px; 
	height:277px; 
	clip:rect(0px, 867px, 277px, 0px); 
	z-index:3;
	background:#FFFFFF;
	margin:0 auto;
	top:7px;
	clear:both;
	}
	
#license_content {
	position:absolute; 
	right:0;
	margin:0; 
	padding:20px;
	width:797px;
	color:#36403E;
	font-family:Helvetica;
	font-size:11px;
	}
	
#license_content ul {
	padding:0 0 0 20px;
	}
	
#license_content p {
	padding:5px 0;
	}
	
#license_content hr#viewLicenseBr {
	background:#9A9F9E;
	color:#9A9F9E;
	margin:5px 0;
	}
	
#license_content a {
	color:#36403E;
	text-decoration:none;
	}
	
#license_content a:hover {
	color:#36403E;
	text-decoration:underline;
	}
	
#license_content .orangeText {
	color:#D5671C;
	}
	
#license_content #licenseTitle {
	font-size:14px;
	font-weight:bold;
	color:#D5671C;
	}
	
#license_content strong {
	color:#D5671C;
	}
	
#verticalLicenseScroller {
	position: absolute; 
	top:0;
	left:5px;
	text-align:center;
	width:38px; 
	height:277px; 
	margin:0 auto; 
	display:none;
	background:url(/images/viewLicenseScrollBg.png) repeat-y; 
	z-index:4;
	}
	
#vertLicenseTrack {
	position:absolute; 
	left:10px;
	top:0;
	margin-top:10px; 
	z-index:26; 
	display:block; 
	height:257px; 
	width:9px; 
	background:#36403E; 
	border:#FFFFFF 1px solid;
	}
	
#vertLicenseDrag {
	position:absolute; 
	left:8px; 
	top:0;
	margin-top:10px; 
	z-index:27; 
	cursor: pointer; 
	width:16px;
	}

/*////////////////////End License Scroll Style ///////////////////////////////////*/

/*////////////////////Start Pop Window Style ///////////////////////////////////*/
	
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
	}
	
.question {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:558px;
	height:151px;
	background: url(/images/popBg.png) repeat top;
	border:2px solid #FFFFFF;
	z-index:2;
	font-size:11px;
	font-family:Helvetica;
	text-align:center;
	color:#FFFFFF;
	}
	
.question  img {
	float:left;
	padding:0 10px 0 0;
	}
	
.question  div {
	margin:40px auto 0 auto;
	width:280px;
	}
	
#popupClose {
	width:23px;
	height:21px;
	left:2px;
	top:2px;
	position:absolute;
	display:block;
	}
	
.cardDetail {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:558px;
	height:400px;
	background: url(/images/popBg.png) repeat top;
	border:2px solid #FFFFFF;
	z-index:2;
	font-size:11px;
	font-family:Helvetica;
	text-align:left;
	color:#FFFFFF;
	}
	
.cardDetail #cardDetailContainer #title {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.cardDetail #cardDetailContainer {
	width:450px;
	margin:30px auto 0 auto;
	}
	
.cardDetail #cardDetailContainer img {
	float:left;
	margin:0 10px 0 0;
	}
	
.cardDetail #cardDetailContainer div {
	margin:10px 0;
	width:450px;
	}
	
.cardDetail #cardDetailContainer p {
	margin:10px 0;
	}
	
#popupClose {
	width:23px;
	height:21px;
	left:2px;
	top:2px;
	position:absolute;
	display:block;
	}

/*////////////////////End Pop Window Style ///////////////////////////////////*/

/*////////////////////Start Checkout Style ///////////////////////////////////*/
	
#checkOutPageContainer {
	background:#FFFFFF;
	width:872px;
	height:100%;
	position:relative;
	top:5px;
	margin: 0 0 10px 0;
	text-align:left;
	color:#36403E;
	font-family:Helvetica;
	font-size:11px;
	}
	
#checkOutContainer {
	border:solid 5px #36403E;
	width:100%;
	}
	
#checkFormContainer {
	margin:20px 0 0 0;
	width:100%;
	}

#checkOutContainer .padding {
	padding:20px;
	width:832px;
	}

#checkOutContainer .input {
	padding:5px 0;
	}
	
#checkOutCartWrapper {
	width:100%;
	height:100%;
	margin:0;
	text-align:left;
	}

#checkOutCartWrapper table {
	width:460px;
	padding:20px;
	margin: 0 40px 0 0;
	}
	
#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(/images/msg_arrow.gif) left center no-repeat; 
	padding-left:7px;
	}
	
#msgcontent {
	display:block; 
	background:#F8DCC9; 
	border:2px solid #D5671C; 
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px;
	font-size:12px;
	font-family:Helvetica;
	color:#D5671C;
	}

/*////////////////////End Checkout Style ///////////////////////////////////*/

/*////////////////////Start Login Form Style ///////////////////////////////////*/
	
#loginContainer {
	background:#FFFFFF;
	width:872px;
	height:100%;
	position:relative;
	top:5px;
	margin: 0 0 10px 0;
	color:#36403E;
	font-family:Helvetica;
	font-size:11px;
	}
	
#loginForm {
	color:#36403E;
	font-family:Helvetica;
	font-size:11px;
	width:275px;
	margin:0 auto;
	padding-top:50px;
	}
	
#loginForm p {
	padding:10px 0 0 0;
	}
	
.register {
	color:#E4833A;
	font-family:Helvetica;
	font-size:10px;
	padding: 0 0 0 50px;
	}
	
.register a {
	color:#E4833A;
	text-decoration:none;
	}
	
.register a:hover {
	text-decoration:underline;
	}
	
#loginBtn a {
	color:#50758D;
	font-family:Helvetica;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	}
	
.password {
	color:#A0A14B;
	font-family:Helvetica;
	font-size:10px;
	padding: 0 0 0 30px;
	}
	
.password a {
	color:#A0A14B;
	text-decoration:none;
	}
	
.password a:hover {
	text-decoration:underline;
	}

/*////////////////////End Login Form Style ///////////////////////////////////*/

/*////////////////////Start Register Form Style ///////////////////////////////////*/
	
#registerPageContainer {
	background:#FFFFFF;
	width:872px;
	height:100%;
	position:relative;
	top:5px;
	margin: 0 0 10px 0;
	text-align:left;
	color:#36403E;
	font-family:Helvetica;
	font-size:11px;
	}
	
#registerContainer {
	border:solid 5px #36403E;
	width:100%;
	}
	
#registerFormContainer {
	width:100%;
	}
	
.padding a {
	color:#50758D;
	}

#registerContainer .padding {
	padding:20px;
	width:350px;
	margin:0 auto;
	}

/*////////////////////End Register Form Style ///////////////////////////////////*/