﻿ /******* BODY SECTIONS ********/

/******* SPLASH SECTION *******/
.holiday_special_wrap
{
	float:left;
	width:988px;
	height:48px;
	background-color:#fbf3cf;
	border:1px solid #d6d6d6;	
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
	border-bottom:none;
	text-decoration:none;
}

.holiday_special_icon
{
	float:left;
	width:33px;
	height:28px;
	margin-top:10px;
	margin-left:12px;
}

.holiday_special_title
{
	float:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#515151;
	text-align:left;
	margin-top:16px;
	margin-left:8px;
}

.holiday_special_desc
{
	float:left;
	font-size:14px;
	font-family:Verdana;
	text-align:left;
	color:#347eb6;
	margin-top:17px;
	margin-left:12px;
}

.holiday_special_expires
{
	float:right;
	font-family:Verdana;
	font-size:9px;
	color:#7e7e7e;
	text-align:right;
	margin-top:20px;
	margin-right:15px;
}

.full_body_wrap
{
    float:left;
    width:988px;
    height:auto;
    border:1px solid #d6d6d6;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background-color:White;
    margin-top:0px;
    /*background-image:url(../images/home/splash_img12.jpg);
    background-repeat:no-repeat;
    background-position:left top;*/
    padding:15px 0px 15px 0px;
    -moz-border-radius-topleft:0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius:0px;
    -moz-border-radius-topright:0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius:0px;
}

.splash_long_wrap
{
    float:left;
    width:600px;
    height:285px;
    margin-top:25px;
    margin-left:5px;
}

.splash_image_wrap
{
	float:left;
	width:497px;
	height:440px;
	margin:0px;
}

.splash_image
{
	float:left;
	display:inline;
	border:none;
	width:497px;
	height:440px;
}

.splash_title_wrap
{
    float:right;
    width:480px;
    height:285px;
}

h1
{
    float:right;
    font-family:Verdana;
    font-size:30px;
    /*color:#515151;*/
    color:#5195ce;
    text-align:left;
    width:auto;
    text-transform:uppercase;
    margin-right:30px;
    margin-top:15px;
}

h2
{
    float:right;
    width:auto;
    font-family:Verdana;
    font-size:12px;
    color:#515151;
    text-align:left;
    text-transform:uppercase;
    margin-right:30px;
}

.splash_text
{
    float:left;
    font-family:Verdana;
    font-size:14px;
    color:#1e1e1e;
    text-align:left;
    margin-left:95px;
    margin-top:20px;
}

.splash_star
{
    float:left;
    width:20px;
    height:20px;
    background-image:url(../images/home/star.png);
    display:inline;
    margin-top:-2px;
    margin-right:6px;
}

.splash_reviews
{
    float:left;
    width:370px;
    text-align:left;
    margin-left:95px;
    margin-top:30px;
    display:inline;
}

.splash_reviews_text
{
    float:left;
    font-family:Verdana;
    font-size:11px;
    color:#1e1e1e;
    text-align:left;
    margin-left:12px;
    margin-top:1px;
    width:200px;
}

.splash_reviews_btn
{
    float:left;
    width:125px;
    height:30px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-5px -178px;
}

.splash_reviews_link
{
    float:left;
    width:125px;
    height:30px;
    text-decoration:none;
}

.splash_reviews_link:hover
{
    color:#5195ce;
}

.splash_content
{
    float:left;
    height:285px;
    width:600px;
    display:inline;
    margin-left:5px;
    margin-top:0px;
    background-image:url(../images/home/splash_img11.jpg);
}

.page_info_wrap
{
	float:left;
	width:991px;
	margin-top:0px;
}



/******* INFO SECTION *******/

.page_section_wrap
{
	float:left;
	width:991px;
	margin-left:0px;
	background-color:White;
	background-image:url(../images/master/body_lip.png);
	background-position:top;
	background-repeat:repeat-x;
	display:inline;
}

.page_corner_wrap
{
	float:left;
	width:991px;
	height:5px;
	margin:0;
	margin-left:0px;
}

.page_body_main
{
	float:left;
	width:991px;
	background-color:White;
	margin-left:0px;
	display:inline;
}

.info_left_wrap
{
	float:left;
	width:188px;
	height:80px;
	margin-left:5px;
	margin-top:5px;
	display:inline;
}

.info_tab_wrap
{
	float:left;
	width:188px;
	height:87px;
	border:1px solid #d6d6d6;
	background-color:#f8f8f8;
	display:inline;
}

.info_tab_text_1
{
    float:left;
    width:188px;
    font-size:.7em;
    color:#1e1e1e;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
    margin-top:10px;
}

.info_tab_text_2
{
    float:left;
    width:188px;
    font-size:1.7em;
    color:#5195ce;
    font-family:Verdana;
    font-weight:bold;
    text-align:center;
}

.info_tab_text_3
{
    float:left;
    width:188px;
    font-size:.6em;
    color:#5195ce;
    font-family:Verdana;
    text-align:center;
    margin-top:5px;
    border-top:1px solid #d6d6d6;
    line-height:25px;
}

.info_tab_main
{
	float:left;
	width:184px;
	height:66px;
	border:2px solid #FFFFFF;
	cursor:pointer;
	display:inline;
}

.info_cq_icon
{
    float:left;
    width:32px;
    height:27px;  
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-241px -68px; 
    cursor:pointer;
    margin-top:12px;
    margin-left:8px;
}

.info_cq_text_top
{
    float:left;
    font-family:Verdana;
    font-size:1.6em;
    color:#1e1e1e;
    text-align:left;
    cursor:pointer;
    margin-top:5px;
    display:inline;
    margin-left:5px;
    font-weight:bold;
}

.info_cq_text_bottom
{
    float:right;
    font-family:Verdana;
    font-size:1.7em;
    color:#5195ce;
    text-align:right;
    cursor:pointer;
    margin-right:5px;
    display:inline;
}

.info_tab_link_wrap
{
    float:left;
    width:188px;
    text-align:center;
    margin-top:10px;
    display:inline;
    border-top:1px solid #d6d6d6;
    padding-top:7px;
}

.info_tab_link
{
    float:none;
    text-align:center;
    font-family:Verdana;
    font-size:.8em;
    color:#5195ce;
    text-decoration:none;
    cursor:pointer;
}


.info_right_wrap
{
	float:left;
	width:478px;
	height:87px;
	border:1px solid #d6d6d6;
	margin-top:5px;
	margin-left:5px;
	display:inline;
}

.info_right_main
{
	float:left;
	width:474px;
	height:83px;
	background-color:#f8f8f8;
	border:2px solid #FFFFFF;
	display:inline;
}



.info_right_header
{
    float:left;
    height:22px;
    width:474px;
}

.info_right_dot
{
	float:left;
	width:11px;
	height:11px;
	margin-top:5px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
	background-position:-1px -30px;
	display:inline;
	font-size:0px;
	margin-left:5px;
}

.info_right_title
{
    float:left;
    font-family:Verdana;
    font-size:.8em;
    color:#303d4e;
    text-align:left;
    margin-top:2px;
    margin-left:5px;
}

.info_right_custom
{
    float:right;
    font-family:Verdana;
    font-size:.6em;
    color:#303d4e;
    text-align:right;
    margin-top:4px;
    margin-right:5px;
    font-style:italic;
}

.info_right_item
{
    float:left;
    width:474px;
    border-top:1px solid #d6d6d6;
    height:30px;
}

.info_size_text
{
    float:left;
    font-family:Verdana;
    font-size:.8em;
    color:#303d4e;
    text-align:left;
    margin-left:7px;
    margin-top:7px;
    display:inline;
}

.info_price_text
{
    float:right;
    font-family:Verdana;
    font-size:.9em;
    color:#303d4e;
    text-align:right;
    margin-right:7px;
    margin-top:7px;
    display:inline;
}



/******* UPLOAD SECTION *******/

.upload_section_wrap
{
	float:left;
	width:383px;
	display:inline;
	position:relative;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	border:1px solid #d6d6d6;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding-bottom:23px;
}

.upload_section_getstarted
{
    float:left;
    width:3px;
    height:44px;
    display:inline;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-3px -184px;
    overflow:hidden;
}

.upload_section_getstarted_bg
{
    float:left;
    width:370px;
    height:44px;
    background-color:#5195ce;
    display:inline;
    margin-left:5px;
    margin-top:5px;
}

.upload_section_getstarted_end
{
    float:right;
    width:3px;
    height:44px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:repeat-x;
    background-position:-172px -184px;
}

.upload_section_blue_wrap
{
    float:left;
    background-color:#5195ce;
    display:inline;
    margin-left:7px;
    margin-top:0px;
    overflow:hidden;
    width:360px;
    -webkit-border-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 4px;
    -moz-border-radius-topleft: 0;
    border-radius: 4px;
    border-top-left-radius: 0;
}

.upload_section_blue_wrap2
{
    float:left;
    background-color:#5195ce;
    display:inline;
    margin-left:12px;
    margin-top:0px;
    overflow:hidden;
    width:360px;
    -webkit-border-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 4px;
    -moz-border-radius-topleft: 0;
    border-radius: 4px;
    border-top-left-radius: 0;
}

.upload_section_blue_seperator
{
    float:left;
    width:360px;
    height:1px;
    background-color:#d6d6d6;
    margin-left:9px;
    margin-top:20px;
    font-size:1px;
    line-height:1px;
}

.upload_section_blue_next
{
    float:left;
    margin-top:8px;
    margin-left:9px;
    font-family:Verdana;
    font-size:12px;
    color:#1e1e1e;
    text-align:left;
    display:inline;
    width:360px;
}

.upload_section_blue_next_big
{
    float:left;
    margin-top:8px;
    margin-left:9px;
    font-family:Verdana;
    font-size:18px;
    color:#acacac;
    text-align:center;
    font-style:italic;
    display:inline;
    width:360px;
}

.upload_section_blue_corner_wrap
{
    float:left;
    width:360px;
    height:3px;
}

.upload_section_blue_body
{
    float:left;
    width:360px;
    height:80px;
}

.upload_section_blue_body2
{
    float:left;
    width:360px;
    height:70px;
    margin-top:5px;
    
}

 .blue_cornertl
{
	float:left;
	width:3px;
	height:3px;
	font-size:0em;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-3px -184px;
	line-height:0px;
}

.blue_cornertr
{
	float:right;
	width:3px;
	height:3px;
	font-size:0em;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-172px -184px;
	line-height:0px;
}

.blue_cornerbl
{
	float:left;
	width:3px;
	height:3px;
	font-size:0em;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
    background-position:-3px -225px;
	line-height:0px;
}

.blue_cornerbr
{
	float:right;
	width:3px;
	height:3px;
	font-size:0em;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
    background-position:-172px -225px;
	line-height:0px;
}

.eo_uploader_wrap
{
    float:left; 
    width:370px;
    margin-left:15px;
    overflow:hidden;
    display:inline;
}

.eo_uploader_table
{
    float:left;
    width:370px;
    display:inline;
    margin-left:25px;
    margin-top:5px;
}

.eo_upload_msg
{
    float:left;
    width:350px;
    font-family:Verdana;
    font-size:.6em;
    color:#FFFFFF;
    text-align:left;
    display:inline;
    margin-left:8px;
    margin-top:8px;
}

.eo_textbox
{
    float:left;
    display:inline;
    width:100px;
}

.eo_browse
{
    float:right;
    display:inline;
}

.eo_upload_button_wrap
{
    float:left; 
    width:70px;
}

.input_box_wrap
{
    float:left; 
    width:320px;
}

.progress_text_wrap
{
    float:left; 
    width:300px; 
    height:27px; 
    font-family:Verdana; 
    color:#ffffff; 
    font-size:.6em; 
    text-align:center;
}

.progress_bar_wrap
{
    float:left; 
    width:300px; 
    padding-top:0px;
}

.upload_corner_wrap
{
	float:left;
	width:289px;
	height:5px;
	margin:0;
	background-color:White;
	margin-left:1px;
}

.upload_body_main_border
{
	float:left;
	width:580px;
	height:121px;
	margin-left:0px;
	display:inline;
	border:1px solid #000000;
	margin-top:15px;
	
}

.upload_body_main
{
	float:left;
	width:578px;
	height:150px;
	background-color:#f8f8f8;
	margin-left:0px;
	display:inline;	
	border-top:1px solid #d6d6d6;
	margin-top:25px;
}

.upload_step_title
{
	float:left;
	width:100px;
	height:23px;
	color:#1e1e1e;
	font-size:1.5em;
	margin-top:5px;
	margin-left:3px;
	text-align:left;
	line-height:26px;
	display:inline;
}

.upload_step_msg
{
	float:left;
	width:260px;
	height:110px;
	font-family:verdana;
	color:#303d4e;
	font-size:.8em;
	margin-top:5px;
	margin-left:3px;
	text-align:center;
	line-height:14px;
	overflow:hidden;
	display:inline;
}

.upload_step_header_wrap
{
	float:left;
	width:273px;
	height:35px;
	border:1px solid #d6d6d6;
	margin-top:3px;
	margin-left:7px;
	display:inline;
}

.upload_step_header_main
{
	float:left;
	width:269px;
	height:31px;
	border:2px solid #FFFFFF;
	background-color:#f8f8f8;
	cursor:pointer;
	display:inline;
}

.upload_step_section_wrap
{
	float:left;
	width:580px;
	margin-top:0px;
	margin-left:0px;
	display:inline;
}

.upload_step_section_main
{
	float:left;
	width:580px;
	height:65px;
	display:inline;
	overflow:hidden;
	margin-top:10px;
}

.ussm_divide
{
    border-bottom:1px solid #d6d6d6;
}

.upload_step_section_main1
{
	float:left;
	width:565px;
	height:60px;
	display:inline;
	overflow:hidden;
	margin-top:40px;
}

.upload_step_section_main2
{
	float:left;
	width:182px;
	display:inline;
	overflow:hidden;
	height:90px;
}

.upload_step_section_main3
{
	float:left;
	width:322px;
	display:inline;
	overflow:hidden;
	margin-top:0px;
}

.upload_step_section_main4
{
	float:left;
	width:202px;
	display:inline;
	overflow:hidden;
	height:90px;
}

.upload_step_text
{
	float:left;
	width:210px;
	height:30px;
	font-family:Verdana;
	color:#303d4e;
	font-size:.8em;
	margin-top:0px;
	margin-left:8px;
	text-align:left;
	line-height:30px;
	display:inline;
}

.upload_step_text_2
{
	float:left;
	height:14px;
	width:255px;
	text-align:right;
	line-height:14px;
	font-family:Verdana;
	font-size:.6em;
	/*color:#bdbdbd;*/
	color:#303d4e;
	margin-top:15px;
	margin-left:5px;
	display:inline;
}

.upload_step_text_3
{
	float:left;
	height:14px;
	width:255px;
	text-align:right;
	line-height:14px;
	font-family:Verdana;
	font-size:.8em;
	color:#303d4e;
	text-transform:uppercase;
	margin-top:5px;
	margin-left:5px;
	display:inline;
}

.upload_browse_textbox
{
	float:left;
	width:155px;
	height:22px;
	border:1px solid #303d4e;
	margin-left:5px;
	margin-top:9px;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:.8em;
	line-height:20px;
	color:#303d4e;
	padding-left:5px;
	display:inline;
}

.upload_float
{
    float:left;
    max-width:260px;
    display:inline;
}

.browse_button_wrap
{
    float:left;
    width:93px;
    height:33px;
    
	display:inline;
	cursor:pointer;
}

.button_margin
{
    margin-top:7px;
    float:left;
}

.upload_browse_spacer_top
{
    float:left;
    width:245px;
    height:10px;
    margin-left:10px;
}

.upload_browse_button
{
	float:left;
	width:93px;
	height:33px;
	cursor:pointer;
	display:inline;
	margin-top:5px;
	margin-left:5px;
}


.upload_progress_panel
{
	float:left;
	width:265px;
	height:15px;
	max-width:269px;
	max-height:15px;
	overflow:hidden;
}

.upload_progress_text
{
	float:left;
	width:265px;
	height:10px;
	font-size:.1em;
	line-height:10px;
}

.upload_flashload_wrap
{
    float:left;
    width:55px;
    height:55px;
    margin-top:-47px;
    margin-left:400px;
    display:none;
}

.upload_flash_load
{
    float:left;
    width:50px;
    height:50px;
    display:inline;
}

.first_flashload_wrap
{
    float:left;
    width:55px;
    height:55px;
    display:none;
    margin-top:15px;
    margin-left:-220px;
}

.first_flash_load
{
    float:left;
    width:50px;
    height:50px;
    display:inline;
    
}

.upload_button
{
	float:left;
	width:164px;
	height:50px;
	display:inline;
	margin-left:20px;
	margin-top:16px;
}

.upload_button_green
{
    float:left;
	width:164px;
	height:50px;
	display:inline;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-7px -121px;
}

.print_steps_border
{
    float:left;
    margin-left:4px;
    width:299px;
    border:1px solid #d6d6d6;
    margin-top:4px;
}

.print_steps_wrap
{
    float:left;
    width:295px;
    background-color:#f8f8f8;
    border:2px solid #FFFFFF;
}



.print_size_checkbox
{
	float:left;
	margin-left:5px;
	margin-top:6px;
	display:inline;
}

.print_size_step_button
{
    float:left;
    width:9px;
    height:9px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-276px -101px;
    cursor:pointer;
    margin-top:2px;
    margin-right:3px;
    display:inline;
    font-size:0em;
    line-height:0em;
}

.print_size_step_text
{
    float:left;
    margin-top:2px;
    margin-left:5px;
    font-family:Verdana;
    font-size:.6em;
    color:#b2b2b2;
    text-align:left;
    display:inline;
}

.print_size_intro_text_wrap2
{
    float:left;
    width:300px;
    margin-top:10px;
    margin-left:9px;
    text-align:left;
    display:inline;
}

.print_size_intro_text2
{
    float:left;
    margin-top:8px;
    margin-left:7px;
    font-family:Verdana;
    font-size:12px;
    color:#1e1e1e;
    text-align:left;
    display:inline;
}

.print_size_intro_text_wrap3
{
    float:left;
    width:300px;
    margin-top:20px;
    margin-left:7px;
    text-align:left;
    display:inline;
}

.print_size_intro_text3
{
    float:left;
    margin-top:8px;
    margin-left:7px;
    font-family:Verdana;
    font-size:12px;
    color:#1e1e1e;
    text-align:left;
    display:inline;
}

.print_size_intro_text_wrap4
{
    float:left;
    width:300px;
    margin-top:20px;
    margin-left:7px;
    font-family:Verdana;
    font-size:.8em;
    color:#1e1e1e;
    text-align:left;
    display:inline;
}

.print_size_intro_icon1
{
    float:left;
    width:102px;
    height:27px;
    margin-top:0px;
    background-image:url(../images/home/nav_home.png);
    background-position:-345px -92px;
    background-repeat:no-repeat;
    display:inline;
    margin-left:3px;
}

.print_size_intro_icon2
{
    float:left;
    width:102px;
    height:27px;
    margin-top:0px;
    background-image:url(../images/home/nav_home.png);
    background-position:-345px -120px;
    background-repeat:no-repeat;
    display:inline;
}

.print_size_intro_icon3
{
    float:left;
    width:102px;
    height:27px;
    margin-top:0px;
    background-image:url(../images/home/nav_home.png);
    background-position:-345px -148px;
    background-repeat:no-repeat;
    display:inline;
}

.print_size_intro_text_wrap5
{
    float:left;
    width:160px;   
}

.print_size_intro_text5
{
    float:left;
    width:116px;
    margin-top:14px;
    margin-left:12px;
    font-family:Verdana;
    font-size:.6em;
    color:#ffffff;
    text-align:left;
    display:inline;
}

.print_size_intro_text6
{
    float:left;
    width:145px;
    margin-top:4px;
    margin-left:12px;
    font-family:Verdana;
    font-size:.6em;
    color:#ffffff;
    text-align:left;
    display:inline;
}

.print_size_intro_text1
{
    float:left;
    width:116px;
    margin-top:13px;
    margin-left:12px;
    font-family:Verdana;
    font-size:.6em;
    color:#ffffff;
    text-align:left;
    display:inline;
}

.print_size_intro_text
{
    float:left;
    width:350px;
    margin-top:20px;
    margin-left:25px;
    font-family:Verdana;
    font-size:12px;
    color:#313131;
    text-align:left;
    display:inline;
    font-weight:bold;
}

.print_size_desc_text
{
    float:left;
    margin-top:15px;
    margin-left:30px;
    font-family:Verdana;
    font-size:.7em;
    color:#b2b2b2;
    text-align:left;
    display:inline;
}

.print_size_left_wrap
{
	float:left;
	width:170px;
	height:30px;
	margin-top:0px;
	margin-left:5px;
	display:inline;
	
}
    
.print_size_text_wrap
{
	float:right;
	width:170px;
	margin-right:5px;
	display:inline;
	
}

.print_size_text
{
	float:left;
	height:30px;
	text-align:left;
	font-family:Verdana;
	font-size:.7em;
	color:#ffffff;
	line-height:30px;
	margin-left:3px;
	display:inline;
}

.print_size_row_wrap
{
	float:left;
	width:225px;
	margin-top:2px;
	display:inline;
}

.print_size_ddl
{
	float:left;
	width:220px;
	height:25px;
	border:1px solid #d6d6d6;
	display:inline;
	line-height:25px;
	color:#303d4e;
	font-size:.8em;
	margin-left:0px;
	margin-top:5px;
	padding-left:3px;
	padding-top:2px;
}

.print_size_custom_wrap
{
	float:left;
	width:110px;
	height:25px;
	margin-left:0px;
	margin-top:5px;
	display:inline;
}

.print_size_report_wrap
{
	float:left;
	width:90px;
	font-family:Verdana;
	font-size:.6em;
	padding-left:0px;
	text-align:left;
	margin-left:0px;
	display:inline;
	color:#ffffff;
}

.print_size_custom_text
{
	float:left;
	width:70px;
	height:15px;
	font-family:Verdana;
	font-size:.6em;
	text-align:right;
	color:#ffffff;
	line-height:15px;
	margin-top:5px;
	margin-left:0px;
	display:inline;
	
}

.print_size_textbox
{
	float:right;
	width:25px;
	height:20px;
	font-family:Verdana;
	font-size:.7em;
	color:#303d4e;
	padding-left:3px;
	padding-top:2px;
	line-height:20px;
	margin-left:0px;
	margin-top:0px;
	display:inline;
}

.print_size_x
{
	float:left;
	width:10px;
	height:30px;
	font-family:verdana;
	font-size:.7em;
	text-align:center;
	line-height:20px;
	color:#303d4e;
	margin-left:3px;
	display:inline;
}

.print_size_inch
{
	float:left;
	width:10px;
	height:30px;
	font-family:Verdana;
	font-size:.6em;
	text-align:left;
	line-height:30px;
	color:#303d4e;
	margin-left:3px;
	margin-top:10px;
	display:inline;
}

.print_size_button_row
{
	float:left;
	height:30px;
	margin-top:0px;
	text-align:center;
	display:none;
	margin-left:5px;
}

.print_size_button_row2
{
	float:left;
	width:270px;
	height:30px;
	margin-top:25px;
	margin-left:45px;
	text-align:center;
	display:inline;
}

.print_size_button_row1
{
	float:left;
	width:175px;
	height:30px;
	margin-top:8px;
	display:inline;
}

.print_size_button_row3
{
	float:left;
	width:167px;
	height:43px;
	margin-top:35px;
	display:inline;
}

.print_size_apply_button
{
	float:right;
	width:70px;
	height:30px;
	margin-right:5px;
	margin-top:0px;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-76px -5px;
	cursor:pointer;
	display:inline;
}

.print_size_price_button
{
	float:left;
	width:70px;
	height:30px;
	margin-right:5px;
	margin-top:0px;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-147px -5px;
	cursor:pointer;
	display:inline;
}

.checkprice_linkbtn
{
  float:left;
  display:inline;  
}

.preview_addcart_button
{
	float:right;
	width:133px;
	height:40px;
	margin-right:20px;
	margin-top:8px;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-303px -3px;
	cursor:pointer;
	display:inline;
}

.preview_customize_button
{
	float:right;
	width:133px;
	height:40px;
	margin-right:20px;
	margin-top:8px;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-206px -181px;
	cursor:pointer;
	display:inline;
}

.preview_continue_button
{
	float:right;
	width:167px;
	height:43px;
	margin-right:10px;
	margin-top:3px;
	background-image:url(../images/home/new_continue_button.png);
	background-repeat:no-repeat;
	background-position:-0px -0px;
	cursor:pointer;
	display:inline;
}

.print_size_button
{
	float:right;
	width:70px;
	height:30px;
	margin-right:5px;
	margin-top:0px;
	display:inline;
}

.print_size_nobutton
{
	float:right;
	width:94px;
	height:30px;
	margin-right:12px;
	margin-top:5px;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-154px -122px;
	cursor:pointer;
	display:inline;
}

.print_size_button1
{
	float:right;
	width:70px;
	height:30px;
	margin-right:12px;
	margin-top:5px;
	cursor:pointer;
	display:inline;
}

.print_size_cart_button
{
	float:none;
	margin:0 auto;
	width:150px;
	height:30px;
	cursor:pointer;
	margin-top:5px;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-2px -121px;
}

.print_button_spacer
{
	float:right;
	width:53px;
	height:30px;
	margin-top:0px;
	display:inline;
}

.print_size_msg_green
{
	color:#ffffff;
	float:left;	
}

.print_size_msg_red
{
	color:#ffffff;	
	float:left;
}



.choice_text
{
	float:left;
	width:120px;
	height:40px;
	margin-left:15px;
	font-family:Verdana;
	font-size:.7em;
	color:#303d4e;
	line-height:18px;
	text-align:center;
	margin-top:12px;
	display:inline;
}

.choice_button
{
	float:right;
	width:103px;
	height:33px;
	margin-right:5px;
	margin-top:18px;
	margin-bottom:5px;
	display:inline;
}

.choice_seperator
{
	float:left;
	width:260px;
	height:1px;
	background-color:#d6d6d6;
	margin-left:3px;
	margin-top:12px;
	display:inline;
	font-size:0px;
	line-height:0px;
}

.ajax_uploader_wrap
{
    float:left;
    width:370px;
    margin-left:2px;
}


/********** preview OVERLAY CODE ***********/
.preview_overlay_body_clone
{
	float:left;
	width:990px;
	margin:0 auto;
	text-align:center;
	z-index:100;
	display:inline;
	margin-top:-260px;
	margin-left:-300px;
	position:absolute;
	top:0;
	left:0;
}

.preview_overlay_buffer_top
{
	float:left;
	width:990px;
	height:120px;
}

.preview_overlay_buffer_left
{
	float:left;
	width:175px;
	height:160px;
}

.preview_overlay_wrap
{
	float:left;
	display:inline;
	width:598px;
	/*height:500px;*/
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	/*margin-top:-100px;*/
}

.preview_overlay_corner_spacer
{
	float:left;
	width:585px;
	height:6px;
	background-color:#000000;
	display:inline;
	font-size:0px;
}

.preview_overlay_tab_wrap
{
	float:left;
	width:10px;
	height:400px;
	display:inline;
	font-size:0px;
}

.preview_overlay_tab
{
	float:left;
	width:10px;
	height:12px;
	background-image:url(../images/overlay/nav_overlay.png);
	background-repeat:no-repeat;
    background-position:-13px 0px;
	display:inline;
	font-size:0px;
}

.preview_overlay_body_wrap
{
	width:597px;
	height:521px;
	float:left;
	display:inline;
}

.preview_overlay_body
{
	width:597px;
	height:506px;
	float:left;
	background-color:#000000;
	display:inline;
}

/********** preview INNERLAY CODE ***********/

.neoverlay_body
{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background-color:#000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display:none;
}

.preview_innerlay_body_clone
{
	float:left;
	width:605px;
	margin:0 auto;
	text-align:center;
	z-index:101;
	display:none;
	margin-left:167px;
	position:absolute;
	top:0;
	left:0;
	margin-top:-180px;
	padding:0;
}

.preview_innerlay_bg
{
    float:left;
    margin:0 auto;
    text-align:center;
    background-color:#1e1e1e;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    width:605px;
	height:595px;
}

.preview_innerlay_wrap
{
	float:left;
	width:578px;
	height:565px;
	background-color:#ffffff;
	margin-top:13px;
	margin-left:13px;
	text-align:center;
	border:1px solid #000000;
	overflow:hidden;
	display:inline;
}

.preview_innerlay_body_header
{
	float:left;
	width:578px;
	height:32px;
	background-color:#f1f1f1;
	display:inline;
	border-bottom:1px solid #d6d6d6;
}

.preview_innerlay_body_title
{
	float:left;
	width:200px;
	height:24px;
	margin-left:5px;
	line-height:22px;
	font-size:.7em;
	color:#FFFFFF;
	font-family:Verdana;
	text-align:left;
	display:inline;
}

.preview_quality_overlay
{
	float:left;
	width:480px;
	height:30px;
	background-color:#000000;
	margin-top:-23px;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	display:inline;
}

.preview_quality_viewfull
{
    float:left;
    width:28px;
    height:23px;
    margin-left:10px; 
    margin-top:5px; 
    border:none; 
    display:inline;
    background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-250px -156px;
	cursor:pointer;
}

.preview_quality_static_text
{
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:#515151;
	margin-left:10px;	
	margin-top:10px;	
	text-decoration:none;	
	display:inline;
}

.innerlay_close_button
{
	float:right;
	width:18px;
	height:18px;
	margin-top:8px;
	margin-right:8px;
	cursor:pointer;
	display:inline;
	font-size:0px;
	background-image:url(../images/master/nav_logos.png);
	background-repeat:no-repeat;
    background-position:-108px -26px;
}

.innerlay_close_text_long
{
	float:right;
	width:150px;
	height:24px;
	font-family:Verdana;
	font-size:11px;
	color:#515151;
	text-align:right;
	margin-right:8px;
	display:inline;
	margin-top:10px;
	line-height:normal;
}


.preview_quality_green_text
{
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:#009300;
	margin-left:5px;	
	margin-top:10px;	
	font-weight:bold;	
}

.preview_quality_orange_text
{
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:orange;
	margin-left:5px;	
	margin-top:10px;	
	font-weight:bold;		
}

.preview_quality_red_text
{
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:red;
	margin-left:5px;	
	margin-top:10px;	
	font-weight:bold;		
}

.preview_quality_icon
{
	float:left;
	width:25px;
	height:18px;
	margin-left:5px;
	margin-top:6px;	
	display:inline;
}

.preview_image_wrap
{
	float:left;
	width:560px;
	height:320px;
	text-align:center;
	margin-left:10px;
	margin-top:35px;
	display:inline;
}

.preview_image_table
{
	float:none;
	width:460px;
	height:290px;
	text-align:center;
	vertical-align:middle;
	display:inline;
	margin:0 auto;
}

.preview_quality_a_icon
{
    float:none;
    max-width:460px;
    max-height:320px;
    text-decoration:none;
    display:inline;
    margin:0 auto;
    vertical-align:middle;
}
   

.preview_image_bounds
{
	float:none;
	margin:0 auto;
	max-width:460px;
	max-height:290px;
	border:2px solid #FFFFFF;
	display:inline;
	vertical-align:middle;
	box-shadow:0px 0px 8px #a0a0a0;
    -webkit-box-shadow:0px 0px 8px #a0a0a0;
    -moz-box-shadow:0px 0px 8px #a0a0a0;

}

.hide_element
{
    display:none;
}

#step1_b
{
    display:none;
}

/******** TITLE BAR *********/
.title_bar_wrap
{
	float:left;
	width:979px;
	height:51px;
	border:1px solid #d6d6d6;
	display:inline;
	margin-left:5px;
	margin-top:0px;
}

.title_bar_mid
{
	float:left;
	width:975px;
	height:47px;
	background-color:#f8f8f8;
	border:2px solid #FFFFFF;
}

.title_bar_left_text
{
    float:left;
    text-align:left;
    line-height:46px;
    font-family:Verdana;
    font-size:.9em;
    color:#1e1e1e;
    margin-left:12px;
    text-transform:uppercase;
}

.title_bar_right_text
{
    float:left;
    text-align:left;
    line-height:46px;
    font-family:Verdana;
    font-size:.9em;
    text-transform:uppercase;
    /*
    color:#5195ce;
    */
    color:#1e1e1e;
    
    margin-left:45px;
    display:inline;
    
}



.title_bar_mid_right
{
    float:right;
    width:330px;
    height:51px;

}

.title_bar_mid_divider
{
    float:right;
    width:1px;
    height:46px;
    background-color:#d6d6d6;
}
    

.title_bar_right
{
	float:left;
	width:4px;
	height:53px;
	background-image:url(../images/home/nav_home.png);
	background-repeat:no-repeat;
	background-position:-274px -203px;
}



/********** DEMO SECTION **********/

.demo_section_wrap
{
	float:left;
	width:289px;
	height:101px;
	margin-left:7px;
	background-color:White;
	background-image:url(../images/master/body_lip.png);
	background-position:top;
	background-repeat:repeat-x;
	display:inline;
}

.demo_corner_wrap
{
	float:left;
	width:289px;
	height:5px;
	margin:0;
	margin-left:0px;
}

.demo_body_main_wrap
{
	float:left;
	width:292px;
	display:inline;
	margin-top:0px;
}

.demo_body_wide_wrap
{
	float:left;
	width:698px;
	display:inline;
	margin-top:0px;
}

.tabs_body
{
	float:left;
	width:686px;
	height:150px;
	margin-left:0px;
	display:inline;
	border:1px solid #d6d6d6;
	margin-top:10px;
	overflow:hidden;
	background-color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.tabs_header
{
	float:left;
	width:686px;
	height:40px;
	display:inline;
	overflow:hidden;
}


.tabs_header_box
{
    float:left;
    margin-left:0px;
    padding-top:12px;
    text-align:center;
    font-family:Verdana;
    color:#313131;
    height:27px;  
    width:228px; 
    font-size:12px;
    border-bottom:1px solid #d6d6d6;
    cursor:pointer;
    background-color:#f1f1f1;
    cursor:pointer;
}

.tabs_header_seperator
{
    float:left;
    height:39px;
    width:1px;
    background-color:#d6d6d6;
}

.tabs_body_wrap
{
    float:left;
    width:686px;
}

.tabs_body_quote
{
    float:left;
    width:646px;
    margin-left:25px;
    font-family:Verdana;
    font-size:12px;
    color:#515151;
    text-align:left;  
    margin-top:15px; 
    font-style:italic;
}

.tabs_body_name
{
    float:left;
    width:646px;
    margin-left:15px;
    font-family:Verdana;
    text-align:right;
    font-size:12px;
    color:#313131;
    margin-top:0px;
}

.tabs_body_desc
{
    float:left;
    width:646px;
    margin-left:25px;
    font-family:Verdana;
    font-size:11px;
    color:#515151;
    text-align:left;  
    margin-top:15px; 
}

.tabs_body_section
{
    float:left;
    width:343px;
}

.tabs_text_icon
{
    float:left;
    width:29px;
    height:24px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-219px -273px;
    margin-top:15px;
    margin-left:30px;
}

.tabs_collage_icon
{
    float:left;
    width:29px;
    height:25px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-250px -273px;
    margin-top:15px;
    margin-left:22px;
}

.tabs_motivational_icon
{
    float:left;
    width:31px;
    height:27px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-311px -273px;
    margin-top:15px;
    margin-left:30px;
}

.tabs_frames_icon
{
    float:left;
    width:27px;
    height:27px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-281px -273px;
    margin-top:15px;
    margin-left:25px;
}

.tabs_body_title
{
    float:left;
    width:250px;
    font-family:Verdana;
    color:#515151;
    font-size:12px;
    margin-left:15px;
    margin-top:18px;
    text-align:left;
}

#box1
{
    background-color:#fff;
    border-bottom:none;
}

#box_div1
{
    display:inline;
}

#box_div2
{
    display:none;
}

#box_div3
{
    display:none;
}

.demo_body_main_small
{
	float:left;
	width:290px;
	height:150px;
	margin-left:0px;
	display:inline;
	border:1px solid #d6d6d6;
	margin-top:10px;
	overflow:hidden;
	background-color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}


.demo_body_main
{
	float:left;
	width:290px;
	margin-left:0px;
	display:inline;
	border:1px solid #d6d6d6;
	margin-top:10px;
	overflow:hidden;
	background-color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    
}

.demo_body_main#statwrapper
{
    height:395px;
}

.demo_body_main#faqwrapper
{
    height:395px;
}


.demo_header
{
    float:left;
    height:35px;
    width:290px;
    border-bottom:1px solid #d6d6d6;
}

.demo_title
{
    float:left;
    width:200px;
    font-family:Verdana;
    font-size:.7em;
    color:#1e1e1e;
    text-align:left;
    margin-top:10px;
    margin-left:10px;
}

.demo_dot
{
    float:left;
    width:9px;
    height:9px;
    background-image:url(../images/home/nav_home.png);
    background-position:-241px -57px;
    background-repeat:no-repeat;
    margin-top:4px;
    margin-right:5px;
}

.demo_row_wrap
{
    float:left;
    width:290px;
}

.demo_big_text
{
    float:left;
    font-family:Verdana;
    font-size:12px;
    color:#515151;
    text-align:left;
    margin-top:15px;
    margin-left:15px;
    
}

.demo_small_text
{
    float:right;
    width:140px;
    font-family:Verdana;
    font-size:12px;
    color:#515151;
    text-align:right;
    margin-top:15px;
    margin-right:15px;
}

.demo_big_text2
{
    float:left;
    font-family:Verdana;
    font-size:10px;
    color:#7e7e7e;
    text-align:left;
    margin-top:25px;
    margin-left:15px;
}

.demo_small_text2
{
    float:right;
    font-family:Verdana;
    font-size:11px;
    color:#515151;
    text-align:right;
    margin-top:25px;
    margin-right:15px;
}

.demo_big_text3
{
    float:left;
    width:270px;
    font-family:Verdana;
    font-size:12px;
    color:#313131;
    text-align:left;
    margin-top:15px;
    margin-left:15px;
    
}

.demo_big_text3_a
{
    float:left;
    width:285px;
    font-family:Verdana;
    font-size:11px;
    color:#5195ce;
    text-align:left;
    margin-top:15px;
    margin-left:15px;
    text-decoration:none;
}

.demo_big_text3_a:hover
{ 
    color:#313131;
}

.demo_small_text3
{
    float:left;
    width:270px;
    font-family:Verdana;
    font-size:11px;
    color:#7e7e7e;
    text-align:left;
    margin-top:8px;
    margin-left:15px;
    cursor:pointer;
}

.demo_seperator
{
    float:left;
    height:1px;
    width:260px;
    border-bottom:1px solid #d6d6d6;
    margin-left:15px;
    display:inline;
    margin-top:15px;
}

.demo_seperator2
{
    float:left;
    height:1px;
    width:289px;
    border-bottom:1px solid #d6d6d6;
    margin-left:2px;
    display:inline;
    margin-top:10px;
}

.demo_body_border_small
{
	float:left;
	width:295px;
	height:136px;
	background-color:#f8f8f8;
	border:2px solid white; 
}

.demo_big_text4
{
    float:left;
    width:265px;
    font-family:Verdana;
    font-size:.8em;
    color:#7e7e7e;
    text-align:left;
    margin-top:15px;
    margin-left:15px;
    font-style:italic;
}

.demo_small_text4
{
    float:left;
    width:265px;
    font-family:Verdana;
    font-size:.8em;
    color:#1e1e1e;
    text-align:right;
    margin-top:10px;
    margin-left:15px;
    cursor:pointer;
}

.demo_coupon_area
{
    float:left;
    width:289px;
    height:152px;
    margin-left:0px;
    margin-top:10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background-color:#fff;
    border:1px solid #d6d6d6;
}

.demo_coupon_area_border
{
   float:left;
   width:295px;
   height:148px;
   background-color:#f8f8f8;
   border:2px solid white;  
}

.demo_coupon_left
{
    float:left;
    width:160px;
}

.demo_coupon_right
{
    float:right;
    width:125px;
}

.demo_coupon_title
{
    float:left;
    width:auto;
    height:auto;
    font-family:Verdana;
    font-size:20px;
    text-transform:uppercase;
    text-align:left;
    color:#5195ce;
    margin:10px 0px 0px 10px;
}

.demo_coupon_offer_size
{
    float:left;
    text-align:left;
    font-family:Verdana;
    font-size:24px;
    font-weight:bold;
    color:#515151;
    margin-left:10px;
    margin-top:5px;
    width:auto;
}

.demo_coupon_offer_text
{
    float:left;
    text-align:left;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#515151;
    margin-left:10px;
    margin-top:5px;
    min-height:25px;
}

.demo_coupon_timer_wrap
{
    float:left;
    margin-top:15px;
}

.demo_coupon_timer_text
{
    float:left;
    width:30px;
    font-size:9px;
    color:#515151;
    text-align:right;
    font-family:Verdana;
    margin-top:2px;
    margin-right:5px;
    margin-left:5px;
    text-transform:uppercase;
}

.demo_coupon_timer
{
    float:left;
    width:88px;
    height:27px;  
}

.demo_coupon_bignum
{
    float:right;
    text-align:right;
    font-family:Verdana;
    font-size:50px;
    font-weight:bold;
    color:#515151;
    margin-right:8px;
    padding:0px;
    vertical-align:top;
}

.demo_coupon_dsign
{
    float:right;
    text-align:right;
    font-family:Verdana;
    font-size:20px;
    font-weight:bold;
    color:#515151;
    margin-right:0px;
    margin-top:8px;
}

.demo_coupon_only
{
    float:right;
    text-align:right;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#515151;
    margin-right:3px;
    margin-top:15px;
}

.demo_coupon_price_text
{
    float:right;
    text-align:right;
    font-family:Verdana;
    font-size:9px;
    font-weight:normal;
    color:#515151;
    margin-right:2px;
    margin-top:3px;
}

.demo_coupon_price
{
    float:right;
    text-align:right;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#515151;
    margin-right:10px;
    margin-top:3px;
}

.demo_coupon_button_wrap
{
    float:right;
    width:113px;
    margin-top:15px;
    margin-right:10px;
}

.demo_coupon_button
{
    float:right;
    width:113px;
    height:30px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-347px -177px;
}

.couponalert_title
{
    float:left;
    margin-left:10px;
    margin-top:10px;
    font-size:18px;
    color:#1e1e1e;
    font-family:Verdana;
    text-align:left;
    width:500px;
}

.couponalert_msg
{
    float:left;
    margin-left:10px;
    margin-top:10px;
    font-size:14px;
    color:#1e1e1e;
    font-family:Verdana;
    text-align:left;
    width:500px;
    min-height:60px;
}

.couponalert_btn
{
    float:right;
    margin-top:15px;
    margin-right:10px;
    padding:10px;
    font-size:16px;
    font-family:Verdana;
    color:#FFFFFF;
    text-align:center;
    text-decoration:none;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    background-color:#5195ce;
}

.we_accept_wrap
{
    float:left;
    width:478px;
    height:118px;
    margin-left:5px;
    margin-top:5px;
    display:inline;
    border:1px solid #d6d6d6;
}

.we_accept
{
    float:left;
    width:474px;
    height:114px;
    display:inline;
    border:2px solid white;
    background-color:#f8f8f8;
}

.security_seal_wrap
{
    float:left;
    width:188px;
    height:118px;
    display:inline;
    margin-top:5px;
    margin-left:5px;
    background-color:#f8f8f8;
    border:1px solid #d6d6d6;
}

.security_seal
{
    float:left;
    width:184px;
    height:114px;
    display:inline;
    background-color:#f8f8f8;
    border:2px solid white;
}

.testimonials
{
    float:left;
    width:168px;
    margin-left:10px;
    margin-top:8px;
    display:inline;
    font-size:.8em;
    color:#303d4e;
    font-family:Verdana;
    text-align:left;
    text-indent:10px;
    font-style:italic;
}

.visa_logo
{
    float:left;
    width:140px;
    height:31px;
    background-image:url(../images/home/nav_home.png);
    background-position:-7px -77px;
    background-repeat:no-repeat;
    margin-left:10px;
    margin-top:10px;
}

.paypal_logo
{
    float:left;
    width:86px;
    height:32px;
    background-image:url(../images/home/nav_home.png);
    background-position:-8px -6px;
    background-repeat:no-repeat;
    margin-top:11px;
    margin-left:26px;
}

.usps_logo
{
    float:left;
    width:40px;
    height:34px;
    background-image:url(../images/home/nav_home.png);
    background-position:-26px -39px;
    background-repeat:no-repeat;
    margin-top:0px;
    margin-left:45px;
}

.google_logo
{
    float:left;
    width:90px;
    height:36px;
    margin-left:33px;
    background-image:url(../images/home/nav_home.png);
    background-position:-203px -78px;
    background-repeat:no-repeat;
    margin-top:8px;
}

.mcafee_logo
{
    float:left;
    width:115px;
    height:32px;
    margin-left:15px;
    margin-top:10px;
}

.shipping_logo
{
    float:left;
    width:212px;
    height:28px;
    background-image:url(../images/home/nav_home.png);
    background-position:-4px -279px;
    background-repeat:no-repeat;
    margin-left:42px;
    margin-top:12px;
    margin-bottom:12px;
}

.truste_logo
{
    float:left;
    margin-left:15px;
    margin-top:15px;
}

.bbb_logo_a
{
    float:left;
    margin-left:15px;
    margin-top:15px;
    text-decoration:none;
    border:none;
}

.bbb_logo
{
    float:left;
    width:28px;
    height:44px;
    border:none;
}

.satisfaction_logo
{
    float:left;
    width:57px;
    height:56px;
    margin-top:12px;
    margin-left:15px;
    background-image:url(../images/home/nav_home.png);
    background-repeat:no-repeat;
    background-position:-345px -245px;
    margin-bottom:12px;
}

.logo_wrap
{
    float:left;
    width:289px;
    margin-left:2px;
    display:inline;
}

/** SIZE SUGGESTION OVERLAY PAGE **/
.size_choice_title_wrap
{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px solid #e2dba4;
	background:#fcf4bc;
	margin:0;
}

.size_choice_title_text
{
	float:left;
	margin:27px 0px 27px 0px;
	font-family:Verdana;
	font-size:14px;
	color:#313131;
	text-align:left;
	line-height:14px;
	font-weight:bold;
}


.size_choice_title_icon
{
	float:left;
	width:40px;
	height:36px;
	background:url(../images/home/size_choice_warning_icon.png);
	margin:15px 15px 15px 20px;
}

.size_choice_title_para
{
	float:left;
	width:560px;
	margin:0px 0px 0px 10px;
	font-family:Verdana;
	font-size:11px;
	color:#313131;
	text-align:center;
	line-height:20px;
}

.size_choice_ok_button
{
	float:left;
	width:216px;
	height:43px;
	margin-left:92px;
	margin-top:25px;
}

.size_choice_ok_button span
{
	float:left;
	width:216px;
	height:43px;
	background:url(../images/home/size_choice_ok_btn.png) 0px -43px;
}

.size_choice_no_button
{
	float:left;
	width:153px;
	height:43px;
	margin-left:25px;
	margin-top:25px;
}

.size_choice_no_button span
{
	float:left;
	width:153px;
	height:43px;
	background:url(../images/home/size_choice_no_btn.png) 0px -43px;
}


