﻿/******* BODY SECTIONS ********/

.corner_tl
{
	float:left;
	width:5px;
	height:5px;
	font-size:0px;
	background-image:url(../images/master/corner_tl2.png);
	background-repeat:no-repeat;
	line-height:0px;
	display:inline;
}

.corner_tr
{
	float:right;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/corner_tr2.png);
	background-repeat:no-repeat;
	line-height:0px;
	display:inline;
}

.corner_bl
{
	float:left;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/corner_bl.png);
	background-repeat:no-repeat;
	line-height:0px;
	display:inline;
}

.corner_br
{
	float:right;
	width:5px;
	height:5px;
	font-size:0em;
	background-image:url(../images/master/corner_br.png);
	background-repeat:no-repeat;
	line-height:0px;
	display:inline;
}



/******** TITLE BAR *********/
.title_bar_wrap
{
	float:left;
	width:978px;
	height:53px;
	display:inline;
}

.title_bar_mid
{
	float:left;
	width:974px;
	height:49px;
	display:inline;
	border:2px solid white;
	background-color:#f8f8f8;
}

.title_bar_click
{
    float:left; 
    width:145px; 
    height:49px; 
    cursor:pointer;
}

.title_bar_noclick
{
    float:left; 
    width:145px; 
    height:49px; 
}


.title_bar_logo
{
	float:left;
	width:471px;
	height:49px;
	background-image:url(../images/options/order_option_title3.png);
	display:inline;
}

.title_bar_right
{
	float:left;
	width:4px;
	height:49px;
	background-image:url(../images/master/title_bar_bg_right.png);
	display:inline;
}


/********* OPTION SECTION *********/

.left_header_wrap
{
	float:left;
	width:540px;
	height:25px;
	background-color:#5195ce;
	margin-left:5px;
	margin-top:5px;
}

.right_header_wrap
{
	float:left;
	width:433px;
	height:25px;
	background-color:#5195ce;
	margin-left:7px;
	margin-top:5px;
}

.section_header_left
{
	float:left;
	width:4px;
	height:25px;
	background-image:url(../images/checkout/checkout_section_header_left.png);
}

.section_header_right
{
	float:right;
	width:4px;
	height:25px;
	background-image:url(../images/checkout/checkout_section_header_right.png);
}

.section_header_mid
{
	float:left;
	width:200px;
	height:26px;
	font-family:Verdana;
	font-size:.7em;
	color:#FFFFFF;
	text-align:left;
	line-height:25px;
	font-weight:bold;
	margin-left:5px;
}

.choice_title_bar
{
	float:left;
	width:990px;
	height:25px;
	background-image:url(../images/details/related_title_bar_bg.png);
	margin-top:7px;
	display:inline;
}

.choice_title_bar_left
{
	float:left;
	width:4px;
	height:25px;
	background-image:url(../images/details/related_title_bar_left.png);
	display:inline;
}

.choice_title_bar_right
{
	float:right;
	width:4px;
	height:25px;
	background-image:url(../images/details/related_title_bar_right.png);
	display:inline;
}

.choice_header_mid
{
	float:left;
	width:200px;
	height:26px;
	font-family:Verdana;
	font-size:.7em;
	color:#FFFFFF;
	text-align:left;
	line-height:25px;
	display:inline;
}

.choice_dot
{
	float:left;
	width:8px;
	height:8px;
	background-image:url(../images/checkout/checkout_dot.png);
	margin-top:9px;
	margin-left:4px;
	margin-right:4px;
	display:inline;
	font-size:0px;
}

.option_section_wrap
{
	float:left;
	width:325px;
	height:100px;
	margin-top:7px;
	background-color:White;
	background-image:url(../images/master/body_lip.png);
	background-position:top;
	background-repeat:repeat-x;
	display:inline;
}

.option_section_spacer
{
    float:left;
    width:7px;
    height:100px;
}

.option_corner_wrap
{
	float:left;
	width:325px;
	height:5px;
	display:inline;
}

.option_section_body
{
	float:left;
	width:550px;
	height:90px;
	background-color:white;
}

.option_msg_wrap
{
	float:left;
	width:334px;
	height:72px;
	border:1px solid #d6d6d6;
	margin-left:5px;
	margin-top:8px;
	display:inline;
}

.option_msg_body
{
	float:left;
	width:330px;
	height:68px;
	background-image:url(../images/options/addposter_icon.png);
	border:2px solid white;
}

.option_section_body2
{
	float:left;
	width:435px;
	height:130px;
	background-color:white;
}

.option_msg_wrap2
{
	float:left;
	width:224px;
	height:72px;
	border:1px solid #d6d6d6;
	margin-left:2px;
	margin-top:8px;
	display:inline;
}

.option_msg_body2
{
	float:left;
	width:220px;
	height:68px;
	background-image:url(../images/options/checkout_icon.png);
	border:2px solid white;
}


.option_msg_img
{
	float:left;
	width:106px;
	height:76px;
	display:inline;
}

.addposter_icon
{
	float:left;
	width:106px;
	height:76px;
	background-image:url(../images/options/addposter_icon.png);
	margin-top:12px;
	margin-left:25px;
	display:inline;
}

.frames_icon
{
	float:left;
	width:106px;
	height:76px;
	background-image:url(../images/options/frames_icon.png);
	margin-top:12px;
	margin-left:25px;
	display:inline;
}

.checkout_icon
{
	float:left;
	width:106px;
	height:76px;
	background-image:url(../images/options/checkout_icon2.png);
	margin-top:12px;
	margin-left:25px;
	display:inline;
}

.checkout_button_oruse
{
    float:left;
    width:196px;
    font-family:Verdana;
    font-size:11px;
    text-align:center;
    color:#313131;
    margin-top:5px;
    margin-bottom:2px;
    margin-left:2px;
    display:inline;
}

.checkout_button_wrap
{
	float:left;
	width:196px;
	height:50px;
	margin-top:5px;
	text-align:center;
	margin-left:2px;
	display:inline;
}

.checkout_button
{
	float:none;
	width:164px;
	height:50px;
	margin-left:0 auto;	
	margin-right:0 auto;
	display:inline;
}