
@import url(http://dl.spotzer.com/Resources/css/reset.css);

body
{
    /* fixed bug 718, action: removed 'width: 1024px; margin:0 auto;'*/
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    text-align:center;
}

#MainBodyDiv 
{
    width:1024px;
    margin:0 auto;
    text-align:left;
}

.outer_panel
{
    width: 250px;
    position: absolute;
}

.inner_panel
{
    padding: 5px 8px 5px 8px;
    background-color: White;
    background-image: url(http://dl.spotzer.com/Resources/images/common/ad_bg_image.jpg);
    background-repeat: repeat-x;
    border: solid 1px #cccccc;
}

.clear
{
    clear: both;
}

/**************************HEADER********************************/
#header
{
    background-color: #B0191A;
    height: 84px;
}
#logo
{
    float: left;
    margin: 8px 0 0 30px;
    padding-top: 8px;
    background: url(http://dl.spotzer.com/Resources/images/common/logo.png) left top no-repeat;
    width: 131px;
    height: 67px;
    display: inline;
}
#top_links
{
    margin: 10px 30px 0 0;
    padding-left: 28px;
    width:400px;
    float: right;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #E3AFAF;
    display:inline;
}
#top_links ul
{
    float:right;
    display: inline;
}
#top_links ul li
{
    display: inline;
}

#top_links ul li .myCart {

}

#top_links a
{
    margin-right: 6px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #E3AFAF;
    text-decoration: none;
}

#top_links .myCart 
{
    padding-left:30px;
    background: url(http://dl.spotzer.com/Resources/images/common/shopping_icon.gif) left top no-repeat;
}

.language1
{
    margin-left: 5px;
    vertical-align: middle;
}

.language2
{
    vertical-align: middle;
}

p.call_us 
{
    float:right;
    display:block;
    margin-left:60px;
    padding-left:20px;
    background: url(http://dl.spotzer.com/Resources/images/common/call_us_icon.png) left center no-repeat;
    font: normal 18px "Trebuchet Ms";
    color: #E6B7B7;
}

/*****************************MAIN MENU***************************/
.mainMenu
{
    float: left;
    width: 700px;
    margin-top: 11px;
    z-index: 1;
    display:block;
}

.mainMenu ul
{
}
.mainMenu ul li
{
    float: left;
}
.mainMenu ul li a
{
}
.menu_home
{
    position: relative;
    background: url(http://dl.spotzer.com/Resources/images/common/menu_bg.png) left top no-repeat;
    height: 23px;
    padding-left: 38px;
    padding-right: 30px;
}
.menu_ads
{
    position: relative;
    background: url(http://dl.spotzer.com/Resources/images/common/menu_bg1.png) left top no-repeat;
    height: 23px;
    padding-left: 37px;
    padding-right: 45px;
}
.menu_media
{
    position: relative;
    background: url(http://dl.spotzer.com/Resources/images/common/menu_bg1.png) left top no-repeat;
    height: 23px;
    padding-left: 37px;
    padding-right: 27px;
}
.menu_results
{
    position: relative;
    background: url(http://dl.spotzer.com/Resources/images/common/menu_bg1.png) left top no-repeat;
    height: 23px;
    padding-left: 38px;
    padding-right: 21px;
}
.menu_myaccount
{
    position: relative;
    background: url(http://dl.spotzer.com/Resources/images/common/menu_bg2.png) left top no-repeat;
    height: 23px;
    padding-left: 15px;
    padding-right: 30px;
}
.mainMenu ul li a
{
    text-decoration: none;
    font: 16px "Trebuchet Ms";
    color: white;
}
.mainMenu ul li a:active
{
    font: 16px "Trebuchet Ms";
    color: #FF7F03;
}
.mainMenu ul li a.menu_home:active
{
    position: relative;
    z-index: 6;
    right: 10px;
    padding: 0 65px 0 49px;
    margin-right: -46px;
    width: 140px;
    background: url(http://dl.spotzer.com/Resources/images/common/first_bg.png) left top no-repeat;
}
.mainMenu ul li a.menu_ads:active
{
    position: relative;
    z-index: 4;
    left: -17px;
    padding: 0 72px 0 53px;
    margin-right: -43px;
    width: 140px;
    background: url(http://dl.spotzer.com/Resources/images/common/center_bg.png) left top no-repeat;
}
.mainMenu ul li a.menu_media:active
{
    position: relative;
    z-index: 3;
    left: -17px;
    padding: 0 56px 0 54px;
    margin-right: -46px;
    width: 140px;
    background: url(http://dl.spotzer.com/Resources/images/common/center_bg.png) left top no-repeat;
}
.mainMenu ul li a.menu_results:active
{
    position: relative;
    z-index: 2;
    left: -27px;
    padding: 0 35px 0 55px;
    margin: 0 -41px 0 10px;
    width: 140px;
    background: url(http://dl.spotzer.com/Resources/images/common/center_bg.png) left top no-repeat;
}
.mainMenu ul li a.menu_myaccount:active
{
    position: relative;
    left: -17px;
    padding-left: 30px;
    width: 140px;
    background: url(http://dl.spotzer.com/Resources/images/common/last_bg.png) left top no-repeat;
}

/*****************************CRUMB PATH***************************/
#crumb_path ul
{
    margin: 10px 0 20px 25px;
}
#crumb_path ul li
{
    display: inline;
}
#crumb_path
{
    margin: 0px 0 0px 0px;
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
    vertical-align: middle;
    height:10px;
}
#crumb_path a
{
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
}
.crumb_active
{
    text-decoration: none;
}

/*****************************SEARCH********************************/
#search
{
	display: inline;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	/*position: relative;
	top: -6px;*/
	width: 215px;
}
h3
{
    font: bold 15px "Trebuchet Ms";
    color: #B0191A;
    margin-bottom: 20px;
}
h1
{
    font: bold 15px "Trebuchet Ms";
    color: #B0191A;
    margin-bottom: 20px;
}
#search_bg
{
    background: #EFEFEF;
    padding: 4px 8px;
    width: 193px;
}
#search_bg select
{
    width: 193px;
    margin: 4px 0px;
}
select
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    border: 1px solid #CCCCCC;
}

/******************************MAIN CONTENT*************************/
#main_content
{
    width: 515px;
    float: left;
    padding-right: 0px;
    min-height:500px;
}
#empty_result
{
    width: 515px;
    float: left;
    padding-right: 0px;
    background-color: #efefef;
}
#main_content ul
{
}
#main_content ul li
{
    float: left;
    margin-right: 30px;
    display: inline;
}
.fav_links
{
    font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
}

.text_ellipsis{
   white-space: nowrap;
   text-overflow: ellipsis; /* for internet explorer */
   overflow: hidden;
   color: #FF7F03;
}


.prices
{
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
}
.flash_content
{
    margin-bottom: 10px;
}
.flash_movie1
{
    width: 95px;
    height: 70px;
}
.flash_movie2
{
    width: 95px;
    height: 70px;
}
.flash_movie3
{
    width: 95px;
    height: 70px;
}
.flash_movie4
{
    width: 98px;
    height: 70px;
}
.flash_movie5
{
    width: 95px;
    height: 70px;
}
.flash_movie6
{
    width: 95px;
    height: 70px;
}
.flash_movie7
{
    width: 95px;
    height: 70px;
}
.flash_movie8
{
    width: 98px;
    height: 70px;
}
.flash_movie9
{
    width: 95px;
    height: 70px;
}
.flash_movie10
{
    width: 95px;
    height: 70px;
}


/*******************************SUBSCRIBER INFO*********************/
#subscriber_info
{
    float: left;
    width: 225px;
    float: left;
    padding-left: 10px;
}
#subscriber_info form
{
}
.sign_in
{
    float: right;
}
.username, .password
{
    margin-bottom: 10px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
}
.password
{
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 20px;
}
.username input
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    margin-left: 10px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 130px;   
}
.password input
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    margin-left: 14px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 130px;   
}
.login
{
    margin-bottom: 10px;
    margin-left:25px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
}

.login a
{    
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #ae1b19;    
}

.inputText
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    margin-left: 14px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 130px;   
}

.forgotten_password
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
}
.why_signin
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
}
.find_ad
{
    font: bold 15px "Trebuchet Ms";
    color: #A8A8A8;
    margin: 20px 0 5px 0;
    width: 150px;
    line-height: 120%;
}
.ad_number
{
    font: bold 15px "Trebuchet Ms";
    color: #B0191A;
}
.ad_details
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    line-height: 130%;
    width: 180px;
}
.login_fail
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Red;
}

/******************************FOOTER******************************/
#footer
{
    clear: both;
}
#shortcuts
{
	border-bottom: 1px solid #B0191A;
	margin: 0 25px 5px 25px;
	margin-top: 10px;
	padding-bottom: 5px;
}
#shortcuts ul
{
    font: 15px "Trebuchet Ms";
    color: #B0191A;
    margin-top: 25px;
}
#shortcuts ul li
{
    display: inline;
}
#shortcuts ul li a
{
    text-decoration: none;
    font: bold 15px "Trebuchet Ms";
    color: #B0191A;
}

#bottom_links
{
	display: inline;
	float: right;
	margin-right: 20px;
}

#bottom_links ul
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #7A7A7A;
}
#bottom_links ul li
{
    float: left;
    padding-right: 5px;
}
#bottom_links ul li a
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
    text-decoration: none;
}

#copyright
{
	color: #000000;
	display: inline;
	float: left;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 25px;
}


/**********************SEARCH RESULTS PAGE************************************/

.search_top
{
    float: left;    
    border-bottom: 1px solid #EFEFEF;    
    width:515px;
}
#search_top ul li
{
    float: left;
    margin-right: 0px;
    padding-left: 8px;
    padding-top: 2px;
    margin-bottom: 0px;
}
#search_top ul li a
{
    font: 12px "Trebuchet Ms";
    color: #333333;
}
.list a, .thumbnails a
{
    font: bold 12px "Trebuchet Ms";
    color: #333333;
    text-decoration: none;
}
.list
{
    background: url(http://dl.spotzer.com/Resources/images/en-US/list_bg.png) left top no-repeat;
    width: 43px;
    position: relative;
    top: 1px;
}
.thumbnails
{
    background: url(http://dl.spotzer.com/Resources/images/en-US/thumbnails_bg.png) left top no-repeat;
    width: 80px;
}
.sorting
{
    float: right;
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
}
.sorting select
{
    margin-left: 10px;
}
.pager
{
    background-color: #F4F4F4;
    float: left;
    height: 25px;
    padding-top: 5px;
}
.pager img
{
    margin-top: 5px;
}
.pager ul
{
}
.pager ul li
{
    float: left !important;
    padding-left: 0px;
    padding-top: 3px;
    margin-right: 0px !important;
    margin-left: 0px;
}
.pager ul li a
{
}
.items
{
    float: right;
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    padding-right: 5px;
}
.prev_arrow
{
    float: left;
}
.next_arrow img
{
    margin-left: 5px;
}
.next
{
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
    text-decoration: none;
}
.pager_pages
{
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
}
.pager_pages li a
{
    margin-right: 5px;
    text-decoration: none;
}
.begining_page_numbers
{
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
}
.begining_page_numbers img
{
    margin-right: 5px;
    margin-left: 10px;
}
.rest_of_pages
{
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
    text-decoration: none;
    padding-left: 2px;
}


.search_result
{
    width: 515px;
    float: left;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    margin-top: 10px;    
    border-bottom: 1px solid #E9E9E9;
}

.thumbnail
{
    float: left;
}
.title_thumbnail
{
    margin-bottom: 10px;
    padding-left: 110px;
    font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
    text-decoration: underline;
}
dl
{
    padding-left: 110px;
}
dt
{
    float: left;
    width: 100px;
    font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    margin-bottom: 8px;
}
dd
{
    width: 300px;
    float: left;
    margin-bottom: 8px;
}
.readmore
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
}

/*********************** SECONDARY MENU BAR ***********************************/
#main_container
{
    height: 600px;
    width: 1000px;
}

.defaultTab {
    float: left;
    margin-left: 25px;
    display: inline;
}

.defaultTab a
{
    text-decoration: none;
    color: #333333;
    font-weight: bold;
    font-family: "Trebuchet Ms";
    font-size: 12px;
    cursor: pointer;
    height: 8px;
	text-align:left;
	padding-top:5px;
}

.defaultTab .linkunabled
{
    cursor:default;
}

.defaultTab a:hover
{
    text-decoration: none;
}
.defaultTab a:focus
{
    outline: 0;
}

.ActiveTodo, .ActiveDone, .InactiveTodo, .InactiveDone{
    position: relative;
    top: 1px;
}

.ActiveTodo *, .ActiveDone *, .InactiveTodo *, .InactiveDone * {
    float:left;
    height: 23px;
}

.ActiveTodo .left {
    background: url(http://dl.spotzer.com/Resources/images/common/left_on.png) left top no-repeat;
    width: 15px;
}

.ActiveDone .left {
    background: url(http://dl.spotzer.com/Resources/images/common/left_on_ok.png) left top no-repeat;
    width: 20px;
}

.ActiveTodo .center,.ActiveDone .center {
    background: url(http://dl.spotzer.com/Resources/images/common/active_center_bg.png) repeat-x;
    padding-left: 5px;
    padding-right: 5px;
}

.ActiveTodo .right,.ActiveDone .right {
    background: url(http://dl.spotzer.com/Resources/images/common/active_right_bg.png) left top no-repeat;
    padding-right: 5px;
}

.InactiveTodo .left {
    background: url(http://dl.spotzer.com/Resources/images/common/left.png) left top no-repeat;
    width: 15px;
}

.InactiveDone .left {
    background: url(http://dl.spotzer.com/Resources/images/common/left_ok.png) left top no-repeat;
    width: 20px;
}

.InactiveTodo .center,.InactiveDone .center {
    background: url(http://dl.spotzer.com/Resources/images/common/done_center_bg.png) repeat-x;
    padding-left: 5px;
    padding-right: 5px;
}

.InactiveTodo a,.InactiveDone a{
    color:gray;
}

.InactiveTodo .right ,.InactiveDone .right {
    background: url(http://dl.spotzer.com/Resources/images/common/done_right_bg.png) left top no-repeat;
    padding-right: 5px;
}

/*********************** SECONDARY MENU BAR END ***********************************/


.license_details
{
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.license_info
{
    margin-left: 10px;
    margin-bottom: 5px;
    width: 360px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
}

.normalAndAdvanced 
{
    width: 360px;
    height:60px;
}

.listRegion 
{
    margin-left:20px;
    width: 360px;
    height:auto;
    float:left;
}

.listRegion select 
{
    float:left;
}

.listRegion input 
{
    float:right;
}

.more_countries_link
{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
}
.license_term
{
    width: 360px;
    font: 15px "Trubuchet Ms";
    color: #8B8B8B;
    margin-left: 5px;
    margin-bottom: 5px;
}
.date_text
{
    width: 360px;
    margin-left: 20px;
    margin-bottom: 10px;
    font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
}
.date_input
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    margin-left: 20px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    vertical-align: top;
}
.date_selection
{
    width: 360px;
}
.date_selection img
{
    margin-left: 5px;
    margin-top: -1px;
}
.regions_selection
{
    width:330px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
}
.regions_selection ul
{
    float: left;
}
.license_selection
{
    width: 360px;
}
.license_selection img
{
    margin-left: 20px;
    margin-bottom: 10px;
}
.submit
{
    float: right;
}
.area_select
{
    background-color: #F7F7F7;
    padding: 8px;
    width: 240px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    border: 1px solid #CCCCCC;
}

.region_select
{
    background-color: #F7F7F7;
    padding: 8px;
    width: 220px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    border: 1px solid #CCCCCC;
    float:left;
}

.delete_option1
{
    margin-top: 25px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.license_price
{
    width: 360px;
    font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
}
.license_heading
{
    width: 375px;
    padding-left: 20px;
    font: bold 15px "Trubuchet Ms";
    color: #B0191A;
    background: url(http://dl.spotzer.com/Resources/images/common/price_bg.png) repeat-x;
    height: 34px;
    zoom: 1;
}
.maps
{
    width: 540px;
    height: 452px;
    border: 1px solid;
    float: right;
    margin-top: 20px;
}
.proceed
{
    background-color: #F2F2F2;
    height: 35px;
    margin-top: 40px;
}
.proceedTab
{
    background-color: #F2F2F2;
    height: 35px;
    margin-top: 40px;
}
.proceed input
{
    float: right;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/proceed_button.png) left top no-repeat;
    height: 27px;
    width: 90px;
    text-indent: -1000px;
    cursor:hand;
    cursor: pointer;
}
.enabledProceedButton
{
    float: right;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/proceed_button_combo.png)  top right no-repeat;
    height: 27px;
    width: 78px;
    text-indent: -1000px;    
    cursor: pointer;   
}
.disabledProceedButton
{ 
    float: right;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/proceed_button_combo.png) top left  no-repeat;
    height: 27px;
    width: 78px;
    text-indent: -1000px;     
}
.addetail
{
     float: right;
     margin-right: 0px;
     vertical-align: bottom;
     margin-bottom:10px;
}

.thing_proceed
{
    float: left;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/proceed_button_combo.png) top right no-repeat;
    height: 27px;
    width: 78px;   
    cursor:hand;
    cursor: pointer;
}

.thing_proceed_disabled
{
    float: left;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/proceed_button_combo.png) top left no-repeat;
    height: 27px;
    width: 78px;   
    cursor:hand;
    cursor: pointer;
}

.thing_requestcall
{
    float: left;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/btn_requestforsale_combo.png) top right no-repeat;
    height: 27px;
    width: 145px;   
    cursor:hand;
    cursor: pointer;
}

.thing_requestcall_disabled
{
    float: left;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/btn_requestforsale_combo.png) top left no-repeat;
    height: 27px;
    width: 145px;   
    cursor:hand;
    cursor: pointer;
}

.leaderBar
{
    background-color: #F2F2F2;
    display:block;
    float:left;
    height: 30px;
    padding:5px 0px 5px 15px;
}

.enabledSubmitButton
{
    float: right;
    background: url(http://dl.spotzer.com/Resources/images/en-US/Submit_combo.png) right top no-repeat;
    text-indent: -1000px;
    height: 27px;
    width: 78px;
    border:none;
    cursor: pointer;
}

.disabledSubmitButton
{
    float: right;
    background: url(http://dl.spotzer.com/Resources/images/en-US/Submit_combo.png) left top no-repeat;
    text-indent: -1000px;
    height: 27px;
    width: 78px;
    border:none;
    cursor: pointer;
}

.submitted
{
    background-color: #F2F2F2;
    height: 35px;
    margin-top: 40px;
}

.submitted input
{
    float: right;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/Submit.png) left top no-repeat;
    height: 27px;
    width: 78px;
    text-indent: -1000px;
    cursor:hand;
    cursor: pointer;
}

.selectplan
{
}

.selectplan input
{
    float: right;
    margin-top: 0px;
}

.requestforsale 
{
    margin-top: 0px;
     margin-left: 0px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/btn_requestforsale.png) left top no-repeat;
    height: 27px;
    width: 150px;
    cursor:pointer;
}

.proceed a
{
    float: right;
    margin-top: 5px;
    border: none;
    background: url(http://dl.spotzer.com/Resources/images/en-US/proceed_button.png) left top no-repeat;
    height: 27px;
    width: 78px;
    text-indent: -1000px;
}

.the_price
{
    width: 375px;
    border-top: 1px solid #E8E8E8;
    padding-top: 10px;
    margin-left: 20px;
}


/******************************************************** ADD DETAILS *******************************************************/

.ad_main_left
{
    width: 730px;
    margin-right: 10px;
    float: left;
    display: inline;
}



.f_tab_active
{
    float: left;
    width: 90px;
    height: 16px;
    display: block;
    text-indent: 20px;
    padding-top: 8px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #333333;
    background-image: url(http://dl.spotzer.com/Resources/images/common/f_tab_non.gif);
    text-decoration: none;
    font-weight: bold;
}
.s_tab_non_active
{
    float: left;
    width: 137px;
    height: 16px;
    display: block;
    text-indent: 20px;
    padding-top: 8px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #333333;
    background-image: url(http://dl.spotzer.com/Resources/images/common/s_tab_non.gif);
    text-decoration: none;
    font-weight: bold;
}

.s_tab_active
{
    background-image: url(http://dl.spotzer.com/Resources/images/common/s_tab_active.jpg);
    float: left;
    width: 137px;
    height: 16px;
    display: block;
    text-indent: 20px;
    padding-top: 8px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.ad_main_cnt
{
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-left: 2px;
    margin-top: -1px;
    padding: 15px;
}
.ad_descr_cnt
{
    width: 420px;
    float: left;
}
.ad_img_cnt
{
    width: 270px;
    float: right;
}
.ad_main_cnt hr
{
    border: 1px solid #DDDDDD;
    clear: both;
    margin-top: 5px;
}

.ad_descr_l
{
    float: left;
    width: 120px;
    color: #FF7F03;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    padding: 0px;
    margin-bottom: 10px;
}
.ad_descr_r
{
    float: right;
    width: 280px;
    padding: 0px;
    font-family: Verdana;
    font-size: 11px;
    color: black;
    margin-bottom: 10px;
}

.ad_ul
{
    display: block;
    margin-top: 10px;
}
.ad_ul li
{
    display: block;
    text-indent: 15px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/li_img.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 5px;
    padding-bottom: 5px;
}

.add_bg_img_main
{
    width: 270px;
    border: 1px solid #DDDDDD;
    background-image: url(http://dl.spotzer.com/Resources/images/common/ad_bg_image.jpg);
    background-repeat: repeat-x;
    height: 180px;
    padding: 4px;
    margin-left: 4px;
}
.ad_img_cnt h4
{
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #333333;
    margin-top: 10px;
    margin-left: 4px;
}
.images_ads
{
    margin-top: 10px;
}
.images_ads a
{
    border: 1px solid #CCCCCC;
    display: block;
    width: 75px;
    height: 55px;
    margin-left: 3px;
    float: left;
    margin-top: 3px;
}
.images_ads a img
{
    height: 55px;
}

.images_ads a:hover
{
    border: 1px solid #000000;
}

.select_ad_bottom
{
    display: block;
    margin-left: 2px;
    background-color: #F2F2F2;
    padding: 3px;
    height: 30px;
}

.sell_all
{
    float: right;
    margin-bottom: 10px;    
}

.sell_all_addetail
{
    float: right;
    margin:0px -15px 10px 0px;        
}

/* START: fixed bigButton of AdDetail page*/
/* START OLD REGION: after test, this region should be deleted*/
/* martin */
.bigbutton
{
    font-size: 13px;
    font-family: "Trebuchet MS";
    clear: both;
    overflow: hidden;
    zoom: 1;
}

.bigbutton a
{
    color: #FF7F03;
    float: left;
    display: inline;
    cursor: pointer;
    background: url(http://dl.spotzer.com/Resources/images/common/buttonBigLeft.png) no-repeat;
    text-decoration: none;
}

a:hover
{
    color: black;
}

.bigbutton span
{
    float: left;
    display: inline;
    background: url(http://dl.spotzer.com/Resources/images/common/buttonBigRight.png) no-repeat right top;
    padding: 8px 7px 9px;
    width:303px;
}
/* END OLD REGION */
.buttonBig 
{
    position:relative;
    height:30px;
    clear: both;
}

.buttonBig .buttonBigLeft
{
    float:left;
    background: url(http://dl.spotzer.com/Resources/images/common/buttonLeft.png) no-repeat center;
    width:8px;
    height:30px;
}

.buttonBig .buttonBigCenter
{
    float:left;
    background: url(http://dl.spotzer.com/Resources/images/common/buttonMid.png) repeat-x center;
    height:30px;
}

.buttonBig .buttonBigCenter a 
{
    line-height:30px;
    font-size: 13px;
    font-family: "Trebuchet MS";
    color: #FF7F03;
    cursor: pointer;
    text-decoration: none;
}

.buttonBig .buttonBigCenter a:hover
{
     color: black;
}

.buttonBig .buttonBigRight
{
    float:left;
    width:8px;
    height:30px;
    background: url(http://dl.spotzer.com/Resources/images/common/buttonRight.png) no-repeat center;
}
/* END: fixed bigButton of AdDetail page*/
#main_win_v1_en
{
    position: absolute;
    left: 400px;
    top: 300px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/win_bg_bottom.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    visibility: hidden;
}

#main_win_v2_en
{
    position: absolute;
    left: 400px;
    top: 300px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/win_bg_bottom.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    visibility: hidden;
}
.main_win_v1_shadow
{
    background-image: url(http://dl.spotzer.com/Resources/images/common/win_bg_right.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
.main_win_v1
{
    padding: 10px 26px 5px 10px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/ad_bg_image.jpg);
    background-repeat: repeat-x;
    background-color: white;
    border: 1px solid #DDDDDD;
    margin-right: 3px;
    margin-bottom: 3px;
}
.wind_v1
{
    display: block;
    color: #FF7F03;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin: 5px;
}

.popup_close
{
    display: block;
    position: absolute;
    height: 18px;
    right: 4px;
    top: 2px;
    line-height: 18px;

    padding: 2px 20px 2px 0;
    background-image: url(http://dl.spotzer.com/Resources/images/common/close_normal.jpg);
    background-position: right;
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: right;
    color: #333;
    cursor: pointer;
}

.voice_over
{
    float: right;
    margin: 3px;
    border: 1px solid #DDDDDD;
    font-family: Verdana;
    font-size: 10px;
    padding: 2px;
    cursor:pointer;
}

#cnt_v2
{
    font-family: Verdana;
    font-size: 11px;
    margin-right: 20px;
}



/* martin */

.bigbutton
{
    font-size: 13px;
    font-family: "Trebuchet MS";
    clear: both;
    overflow: hidden;
    zoom: 1;
}

.bigbutton a
{
    color: #FF7F03;
    float: left;
    display: block;
    cursor: pointer;
    background: url(http://dl.spotzer.com/Resources/images/common/buttonBigLeft.png) no-repeat;
    text-decoration: none;
}

a:hover
{
    color: black;
}

.bigbutton span
{
    float: left;
    display: block;
    background: url(http://dl.spotzer.com/Resources/images/common/buttonBigRight.png) no-repeat right top;
    padding: 8px 7px 9px;
}

/* martin */

.greenbox
{
    background: url(http://dl.spotzer.com/Resources/images/common/greenboxLeft.png) no-repeat;
    color: #009900;
    width: 375px;
    margin-top: 1em;
}

.greenbox span
{
    display: block;
    background: url(http://dl.spotzer.com/Resources/images/common/greenboxRight.png) no-repeat right top;
    padding: 5px 0 5px 25px;
}


.charges
{
    padding: 25px 0 0 20px;
    width: 490px;
    font-family: verdana;
    font-size: 11px;
}


.charges2
{
    padding: 25px 0 0 20px;
    width: 625px;
    font-family: verdana;
    font-size: 11px;
}

.charges p
{
    margin: 1em 0;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 1em;
}

strong
{
    font-weight: bold;
}

.charges input.text
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    border: 1px solid #CCCCCC;
}

span.inner
{
    display: block;
    overflow: hidden;
    zoom: 1;
}

input.float
{
    float: left;
}

.proceed h3
{
    margin: 0;
    display: inline;
}

.proceed .inner
{
    padding: 8px 0 0 23px;
    border-top: 1px solid #DDDDDD;
}

.proceed .price
{
    background: white;
    border: 1px solid #CCCCCC;
    float: none;
    height: auto;
    margin: 0 10px;
    padding: 0 4px;
    width: auto;
    text-indent: 0;
    width: 90px;
}

.proceed .period
{
    font: 10px verdana;
}

.charges .check, .charges .radio
{
    position: relative;
    top: 3px;
}

.charges_cnt hr
{
    width: 96%;
    clear: both;
    margin-top: 10px;
}
.charges_cnt
{
    width: 400px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/cnt_repeat_tf.png);
    padding-bottom: 10px;
}

.chtopcnt
{
    width: 400px;
}
.charges_cnt hr
{
    border: 1px solid #DDDDDD;
    clear: both;
}
.ch_top, .ch_bottom
{
    display: block;
}
.ch_top
{
    height: 9px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/cnt_top_tf.png);
}
.ch_bottom
{
    height: 60px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/cnt_bottom_tf.png);
    text-indent: 15px;
}


.ch_left
{
    width: 260px;
    float: left;
    padding-left: 15px;
    margin-bottom: 10px;
}

.ch_left a
{
    color: #FF7F03;
    font-weight: bold;
    margin: 5px 5px 5px 0;
    display: block;
}
.ch_left h3
{
    margin-top: 5px;
    margin-left: -15px;
    margin-bottom: 0;
}
.ch_right
{
    margin-bottom: 10px;
    text-align: right;
    text-indent: 5px;
    float: left;
    width: 80px;
    margin-left: 13px;
}


/******************************** win prop ********************/

#main_block
{    
    background-image: url(http://dl.spotzer.com/Resources/images/common/bg_big_div.jpg);
    background-repeat: repeat-x;
}

.right_shadow
{
    background-image: url(http://dl.spotzer.com/Resources/images/common/win_bg_right.jpg);
    background-repeat: repeat-y;
    background-position: right;
    border:1px #DDDDDD solid;
}

.bottom_shadow
{
    margin-left: 5px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/win_bg_bottom.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    width: 965px;
    padding-bottom: 3px;
}
.freespace
{
    height: 7px;
}

.left_corner
{
    width: 330px;
    float: left;
    padding-left: 5px;
    font-family: Verdana;
    font-size: 11px;
    margin-left:10 0 10 10;
}

.left_corner .instructions
{
	padding-top: 8px;
}
.left_corner .instructions li
{
	background: url(http://dl.spotzer.com/Resources/images/common/bullet-square-gray.png) no-repeat left center;
	padding: 2px 0 2px 15px;
}

.right_corner
{
    width: 542px;
    border: 1px solid black;
    float: right;
    border-top: 20px;
    border: 1px solid #CCCCCC;
    background-color: white;
    margin-right: 9px;
    margin-top: 30px;
    font-size: 11px;
    font-family: Verdana;
}
.right_corner img
{
    margin: 5px;
}
.bold_span2
{
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
    font-size: 11px;
}

.map_tbl
{
    margin-top: 10px;
}
.map_tbl tr td
{
    padding:3px 0px;
}
.map_tbl tr td input
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 180px;
}

.mysell
{
	margin-top: 0px;
	width: 360px;
}
.mysell td
{
	padding: 2px;
	vertical-align: bottom;
}

.search_w
{
	background: transparent url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x scroll 0%;
	border: 1px solid #CCCCCC;
	color: #999999;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 13px;
	line-height: normal;
	margin-left: 2px;
	margin-right: 4px;
	width: 36px;
}

.country_select
{
    
    height: 18px;
    margin-left: 20px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 180px;
}

.bold_spanche
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    display: block;
    margin: 3px;
}

.myInput
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    margin-left: 2px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 60px;
    margin-top: 10px;
    display: inline;
}

.myButton
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 30px;
    margin-left: 2px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 10px;
    margin-top: 4px;
    display: inline;
}
.coodInput
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    margin-left: 0px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 30px;
    margin-top: 10px;
    display: inline;
}

.bottom_shadow a
{
    color: #FF7F03;
    font-size: 11px;
    font-family: Verdana;
    margin-top: 2px;
}

.btm_lft
{
    padding: 5px;
    background-color: #F1F1F1;
    margin: 6px;
}
.proceed2
{
    background-color: #F2F2F2;
    height: 35px;
    width: auto;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 9px;
}

.tbord
{
    border-top: 1px solid #CCCCCC;
    padding-top: 3px;
}

.save_btn
{
    margin-top: 5px;
    width: 57px;
    height: 23px;
    border: 0;
    background-image: url(http://dl.spotzer.com/Resources/images/en-US/save_button.jpg);
    cursor:pointer;
}

.cancel_btn
{
    margin-top: 5px;
    width: 60px;
    height: 23px;
    border: 0;
    background-image: url(http://dl.spotzer.com/Resources/images/en-US/cancel_button.jpg);
    cursor:pointer;
}

.renameSelected_btn
{
    margin-top: 3px;
    margin-left: 5px;
}

.deleteSelected_btn
{
    margin-top: 3px;
    margin-left: 5px;
}

.reset_btn
{
    margin-top: 3px;
    margin-left: 5px;
}

.mapAll_btn
{
    margin-top: 3px;
    margin-left: 5px;
}

/**************************** RIGHT TABS **************************/
.tab_content
{	
	height:300px;
	background-color:#ffffff;
	margin-left:4px;
	margin-right:4px;
}
.open_tab
{
    width: 223px;
    height: 21px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/open_tab.jpg);
    color: white;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 10px;
    padding-top: 7px;
    cursor: pointer;
}

.empty_tab
{
    width: 223px;
    height: 20px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/empty_tab.jpg);
    color: white;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 10px;
    padding-top: 7px;
    cursor: pointer;
}
.closed_tab
{
    width: 223px;
    height: 21px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/tab_closed.jpg);
    color: white;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-indent: 10px;
    padding-top: 7px;
    cursor: pointer;
}

.wellcome
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    margin-bottom: 10px;
    display: block;
    text-indent: 5px;
}

.tab_index
{
    padding: 5px;
    display: none;
}
#tab_1
{
    display: none;
}

.main_sub
{
    display: block;
    overflow: auto;
}
.sec
{
    display: block;
    text-indent: 3px;
    text-decoration: none;
    color: #B7B7B7;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 4px;
}

.sub_tab_a
{
    margin: 10px 0 3px 10px;
    display: block;
    text-indent: 15px;
    text-decoration: none;
    color: #B7B7B7;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: left;
    padding-top: 3px;
    padding-bottom: 5px;
}

.subinfo
{
    padding-left: 25px;
    padding-bottom: 3px;
    border-bottom: 1px solid #B7B7B7;
    display: none;
}

.subinfo ul li img
{
    float: left;
}
.subinfo ul li p
{
    padding-top: 5px;
}
.subinfo ul li p span
{
    color: #B7B7B7;
    display: block;
    font-family: Verdana;
    text-indent: 10px;
}

.subinfo_span_a
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px;
    text-decoration: underline;
}
.subinfo_span_b
{
    font-size: 11px;
    padding-top: 2px;
}

/******************************************************** Footer Links *******************************************************/
.press_footerlink{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #FF7F03;
}
.bold_links
{
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #FF7F03;
     font-weight :bold;
}
.tile_weight
{
	font-weight:bold;
}
.footerlink_shortchut
{
	 font-weight:bold;
	 color: black;
	 border-bottom-color:White;
	
}
#footerLink_aboutSpotzer:hover
{   
	color:#C01D1D;
}
#footerLink_partnership:hover
{   
	color:#C01D1D;
}
#footerLink_spotzerStudio:hover
{   
	color:#C01D1D;
}
#footerLink_press:hover
{   
	color:#C01D1D;
}
#footerLink_jobs:hover
{   
	color:#C01D1D;
}

.gray_content
{
background-color:#EEEEEE;
     
}
footer_ul
{
    display: block;
    margin-top: 10px;
}
.footer_ul li
{
    display: block;
    text-indent: 15px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/li_img.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 5px;
    padding-bottom: 5px;
}
.links_u
{
	font: bold 12px;
    color: #A8A8A8;		
}

.links_l
{
	font: 10px;
    color: #888888;		
}

hr { border-top:0px; border-bottom:solid 1px #cccccc; border-left:0px; border-right:0px;}

#links_hightlight a:hover
{
	color:#C01D1D;
}

.topdiv{
	border-top:solid 1px #cccccc;
	margin:0 5px 0 0;
	width:190px;
}
.topli{
	border-bottom:solid 1px #cccccc;
	margin:5px 0 5px 0px;
}
.toplink_active {
	text-decoration: none;         
	font: bold 15px "Trebuchet Ms";
	color: #B0191A; 
}   
.toplink_inactive {
	text-decoration: none;         
	font: bold 12px "Trebuchet Ms";
	color: #888888;    
} 
.li_active{
	color:#ae1b19;	
}
.li_inactive{
	color:#888888;
}
.sublink_active {
	text-decoration: none;         
	font: bold 12px "Trebuchet Ms";
	color: #B0191A;   
}   
.sublink_inactive {
	text-decoration: none;         
	font: 12px "Trebuchet Ms";
	color: #888888;    
}       

/******************************************************** Media *******************************************************/
#Previous a
{
	color: #FF7F03;
}
.campaign_plus
{
	margin-bottom: 10px !important;
	background:url(http://dl.spotzer.com/Resources/images/common/campaign_plus.jpg) no-repeat;
}
.font_align
{
    text-align:justify;
}
.campaign_plus a
{
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 1.3;
	padding: 18px 0 0 17px;
	width: 156px;
}
.campaign_plus a:hover
{
	color: black !important;
}
.main_content_sec_fix
{
	top: -22px;
	margin-left:35px;
}

.round
{
	background-image: url(http://dl.spotzer.com/Resources/images/common/list1.png);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 95px;
}
.round:hover
{
	background-image: url(http://dl.spotzer.com/Resources/images/common/list_h.jpg);
}
.round img
{
	margin-left: 2px;
	margin-top: 2px;
}
#main_content_sec h3
{
	clear: left;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: -20px;
	
}
#goals 
{
    position:relative;
    width: 100px;
	font: bold 11px Verdana;
    color: #FF7F03;
    margin-left: center;
}
#image_style
{
 width:107px;
 margin-left:5px;
 display:inline;
 float:left;
}
/******************************************************** Media Basic Plan *************************************************/
.main2
{
	font-family: verdana;
	line-height: 1.3;	
}
.main2 a
{
	color: #FF7F03;
}
.main2 a:hover
{
	color: black;
}
.main2 h3
{
	margin-bottom: .5em;
}
.main2 p
{
	font-size: 11px;
	margin-bottom: 1em;
	margin-right: 0;
}
.main2 ul
{
	font-size: 11px;
}
.pagenav
{
	color: #B0191A;
	font-weight: bold;
	margin-top: 2em;
	zoom: 1;
}
.pagenav:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.pagenav .paging
{
	clear: both;
	float: right;
	position: relative;
	right: -5px;
	margin-right:50px;
}
.pagenav .label
{
	color: #B0191A;
	float: left;
}
.pagenav a
{
	float: left;
	margin: 0 2px;
	margin: 0 5px;
}
.pagenav .prev a
{
	margin-right: 15px;
}
.pagenav .gonext a
{
	margin-left: 15px;
}
.pagenav .current
{
	background: url(http://dl.spotzer.com/Resources/images/common/pagenav-current.png) top center no-repeat;
	bottom: 2px;
	display: block;
	float: left;
	padding: 2px 6px 4px;
	position: relative;
}

.pagenav .more
{
	bottom: 2px;
	display: block;
	float: left;
	padding: 2px 6px 4px;
	position: relative;
}

.leftcol
{
	float: left;
	width: 212px;
}
.rightcol
{
	float: left;
	font-size: 11px;
	margin-left: 21px;
	width: 720px;
}
.box1
{
	background: url(http://dl.spotzer.com/Resources/images/common/box1.png) repeat-y;
	border: 1px solid #CCCCCC;
	color: #6B6B6B;
	margin-bottom: 8px;
	padding: 0 8px 0;
}
.box1 .nav
{
	background: url(http://dl.spotzer.com/Resources/images/common/box1-nav.png) repeat-x;
	display: inline;
	float: left;
	margin-bottom: .5em;
	margin-left: -8px;
	padding: 2px 0;
	width: 210px;
	zoom: 1;
}
.box1 .nav:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.box1 .nav li
{
	background: url(http://dl.spotzer.com/Resources/images/common/tab-white-left.png) no-repeat;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 1px;
}
.box1 .nav li.icon
{
	background: none;
	float: right;
}
.box1 .nav a
{
	background: url(http://dl.spotzer.com/Resources/images/common/tab-white-right.png) no-repeat right top;
	color: black;
	float: left;
	font-weight: bold;
	height: 19px;
	padding: 4px 18px 0 8px;
	text-decoration: none;
}
.box1 .nav .icon a
{
	background: url(http://dl.spotzer.com/Resources/images/common/icon-question.png) no-repeat;
	height: 20px;
	margin-right: 12px !important;
	padding: 0;
	width: 20px;
}
.box1 .nav .icon a:hover
{
	background-image: url(http://dl.spotzer.com/Resources/images/common/icon-question-red.png);
}

.question
{
    background: url(http://dl.spotzer.com/Resources/images/common/icon-question.png) no-repeat;
    margin-right: 12px !important;
    width:20px;
    height:20px;
    padding: 0;
}

hr.border
{
	background-color: #DEDEDE;
	border: none;
	color: #DEDEDE;
	height: 1px;
	margin-left: -8px;
	margin-right: -5px;
	margin-top: -5px;
	width: 205px;
}
.box1 select
{
	background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
	width: 175px;
}
.box1 ul.icons
{
	margin-right: -5px;
	overflow: hidden;
	zoom: 1;
}
.box1 ul.icons li
{
	float: left;
	margin-right: 11px;
}
.box1 .controls
{
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
}
.box1 .controls span
{
	float: left;
	width: 63px;
}
.box1 .controls input
{
	bottom: 3px;
	float: left;
	position: relative;
}
.box1 .controls label
{
	float: left;
	overflow: hidden;
	zoom: 1;
}
p.action
{
	margin-left: 0;
	overflow: hidden;
	zoom: 1;
}
a.reset
{
	float: left;
	overflow: hidden;
	position: relative;
	right: -149px;
}

h3.type2
{
	color: #666666;
}
.table1
{
	
	border-collapse: collapse;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 2em;
	color:black;
	width: 100%;
}
.table1 h2, .table1 h4
{
	margin-bottom: 5px;
	font-weight: bold;
	color:#000000;
}
.table1 tr:hover
{
	background: #F8E4D0;
	cursor: pointer;
}
.table1 tr.extra
{
	background: White;
	cursor: auto;
}
.table1 td,
.table1 th
{
	padding-left: 13px;
}
.table1 th
{
	background: url(http://dl.spotzer.com/Resources/images/common/table-th.png) repeat-x;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-weight: bold;
	height: 24px;
	vertical-align: middle;
}
.table1 th a
{
	color: #666666;
}
.table1 td
{
	_min-height: 39px;
	border-bottom: 1px solid #E0E0E0;
	height: 39px;
	vertical-align: middle;
}
.table1 tr.extra td
{
	padding-bottom: 1em;
	padding-right: 21px;
	padding-top: 1em;
	vertical-align: baseline;
}
.table1 tr.extra h3
{
	margin-top: 1em;
}


.table1 a.arrow,
.table1 a.arrow-active
{
	background: url(http://dl.spotzer.com/Resources/images/common/button-arrow.png) no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	margin-right: 18px;
	vertical-align: middle;
	width: 20px;
}
.table1 a.arrow:hover,
.table1 a.arrow-active
{

	background-image: url(http://dl.spotzer.com/Resources/images/common/button-arrow-active.png);

}

.table1 a.expandArrow,
.table1 a.expandArrow-active
{
	background: url(http://dl.spotzer.com/Resources/images/common/open_button.png) no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	margin-right: 18px;
	vertical-align: middle;
	width: 20px;
}
.table1 a.expandArrow:hover,
.table1 a.expandArrow-active
{

	background-image: url(http://dl.spotzer.com/Resources/images/common/open2_button.png);

}

.table1 a.shrinkArrow,
.table1 a.shrinkArrow-active
{
	background: url(http://dl.spotzer.com/Resources/images/common/close_button.png) no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	height: 20px;
	margin-right: 18px;
	vertical-align: middle;
	width: 20px;
}
.table1 a.shrinkArrow:hover,
.table1 a.shrinkArrow-active
{

	background-image: url(http://dl.spotzer.com/Resources/images/common/close2_button.png);

}

.table1 a.tv,
.table1 a.tv-light,
.table1 a.web,
.table1 a.web-light,
.table1 a.nc,
.table1 a.nc-light
{
    /*
        add by Tim Wang 09/04/2007
        Be attation to the display property !!!!!!!!
        let the mozilla display indication go before the IE display
        if not, the IE will use the mozilla display that overload the IE itself and will not display properly
        but the mozilla can identify the corrent display and will never use the overload one;
    */
    display: -moz-inline-box;
	display: inline-block;
	height: 24px;
	margin-right: 2px;
	margin-right: 6px;
	vertical-align: middle;
	width: 27px;
}
.table1 a.tv
{
	background: url(http://dl.spotzer.com/Resources/images/common/icon-tv-small-active.png) no-repeat;
}
.table1 a.tv-light
{
	background: url(http://dl.spotzer.com/Resources/images/common/icon-tv-small.png) no-repeat;
}
/*
.table1 a.tv:hover,
.table1 a.tv-light:hover
{
	background-image: url(http://dl.spotzer.com/Resources/images/common/icon-tv-small-active.png);
}
*/
.table1 a.web
{
	background: url(http://dl.spotzer.com/Resources/images/common/icon-web-small-active.png) no-repeat;
}
.table1 a.web-light
{
	background: url(http://dl.spotzer.com/Resources/images/common/icon-web-small.png) no-repeat;
}
/*
.table1 a.web:hover,
.table1 a.web-light:hover
{
	background-image: url(http://dl.spotzer.com/Resources/images/common/icon-web-small-active.png);
}
*/
.table1 a.nc
{
	background: url(http://dl.spotzer.com/Resources/images/common/icon-nc-small-active.gif) no-repeat;
}
.table1 a.nc-light
{
	background: url(http://dl.spotzer.com/Resources/images/common/icon-nc-small.gif) no-repeat;
}
.box2
{
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 9px;
	position: relative;
	width: 662px;
	z-index: 5;
	zoom: 1;
}
.box2:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.box2 .topcorners,
.box2 .bottomcorners
{
	height: 10px;
	position: absolute;
	width: 682px;
}
.box2 .topcorners
{
	left: -1px;
	top: -1px;
}
.box2 .bottomcorners
{
	_bottom: -2px;
	bottom: -1px;
	left: -1px;
}
.box2 .icon
{
	_margin-right: 5px;
	float: left;
	margin-bottom: 0;
	margin-right: 8px;
}
.box2 .inner
{
	overflow: hidden;
	zoom: 1;
}
.box2 h4
{
	color: #B0191A;
	font-weight: bold;
}
.box2 .options
{
	zoom: 1;
}
.box2 .options li
{
	float: left;
	margin-right: 8px;
}

.license_details2
{
	border-left: 1px solid #CCCCCC;
	margin: 0 25px 0 25px;
	padding-left: 15px;
}
.license_details2 h2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.license_details2 p
{
	font-family: Verdana;
	font-size: 11px;
	margin: 4px 0 4px 0;
}


/************************************** Header and Footer links **********************************/
/* CONTENT */
.content { 
	width: 563px;
}

/*MANAGEMENT LISTING */
.management{
	background-repeat: repeat-x;
	background-position: left top;
	/*height:140px;*/
	padding: 8px 40px 8px 8px;
	margin: 0 0 16px 0;
	width: 471px;
}
.management .name{
	font-family: "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#333;	
}
.management .function{
	color:#666;	
	margin-bottom:5px;
}
.management img {
	float:left;	
	margin-left:4px;
	margin-bottom: 5px;
}
.management .detail-information{
	margin-top:10px;
	margin-left:90px;
}
.management a{
	font-size:10px;
}
.management a.less{
	margin-bottom:15px;
	font-size:10px;
}
.management .description-more {
	position: relative;
}
.management .description-more a{
	position: absolute;
    color:#FF7F03;
}

/* INVESTORS */
.investors{	
	width:235px;
	float: left;
	padding-right: 30px;
}
.investor{
	border-bottom:1px solid #e5e5e5;
	width:235px;
	padding:0px;
	margin-bottom: 10px;	
}
.investor a {
	font-weight:bold;
}

/* CAMPAIGNS*/
.campaigns{	
	margin-top:15px;
	width:563px;
}
.campaign{	
	float:left;
	padding-right: 35px;
	margin:0 0 10px 0;
	width:235px;
}
.campaign img{
	float:left;
}
.campaign-title {
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:95%;
}
.campaign-details{	
	margin-left:80px;	
}
.campaign-summary{
	border-bottom:1px solid #e5e5e5;
}
.campaign-summary ul {	
	list-style-type: disc;
	margin-top:0px;
	margin-left:10px;
}
.campaign-summary li {
	background-image: none;	
	padding:0px;
	margin:0px;
	line-height:110%;
}
.campaign-price{
	margin-top:5px;
	font-weight:bold;
	color:#939393;
}


/* RELEEASES */
li.pdf{	
	background-image: url(http://dl.spotzer.com/Resources/images/common/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:25px;
	margin-bottom:10px;
	min-height:20px;
}
li.no_pdf{
	background-image: none;
	padding-left:25px;
	margin-bottom:10px;
}

/* Media Provider*/
.flLeft
{
	float: left;
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
}
.flRight
{
	float: left;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	width: 460px;
	color:#000000;
}
.flRight span
{
	display: block;
	font-weight: bold;
	margin-top: 10px;
	padding: 2px;
	color:#000000;
}

.lttl
{
	margin-top: 10px;
}
.lttl tr td
{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;	
}
.lttl td 
{
    border-bottom: solid rgb(192,192,192) 1px
}

.frst td
{
	font-weight: bold;
}
/* Media Provider end */

/************************************** Create Account **********************************/

fieldset.createAccount_fieldset{	
	padding: 5px 0 10px 10px;
	border: 0;
	font-family: verdana;
	width:700px;	
	margin-bottom:25px;
}

fieldset.createAccount_fieldset .legend{
	float:left;
	color:#666666;
	font-size:12px;
	font-family:"Trebuchet Ms", Arial;
	font-weight:bold;
}

fieldset.createAccount_fieldset p {
    width: 520px;
    margin-bottom:10px;
}

fieldset.createAccount_fieldset p div{
    width:180px;
    height:13px;
}

fieldset.createAccount_fieldset span{
    height: 13px;
}

fieldset.createAccount_fieldset label{
	width: 150px;
	float: left;
}
  
fieldset.createAccount_fieldset input{
	background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    width: 180px;
}

   
fieldset.createAccount_fieldset select{
	height:18px;
	width: 182px;
	border:1px solid #ccccccc;
}

.title{	
	padding: 0px 0 10px 10px;
	border: 0;
	font-family: verdana;
	width:500px;	
}
.button-bar{
    background-image: url(http://dl.spotzer.com/Resources/images/en-US/proceed_button.png);
    background-repeat:no-repeat;
    margin-right:0px;
    height:35px;
    width:100px;
    float:right;
    display:inline;

}
.myRed{
      color:red;
      margin-left: 5px;
}
.term{
      margin-top: -3px;
   }
.errorMessage{
      margin-left: 150px;
}
.search_result_paging{
     width: 505px;
     float: left;
     font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;     
     background-color:#F4F4F4;     
     padding:8px;     
     margin-right:5px;
     min-height:11px;
}
.search_result_paging a{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
    text-decoration: none;
}
.sameAs_links
{
    margin-left:40px;
    font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF7F03;
}
   
 /************************************* Cart Style********************************************************/
 /* ROUND BOX */

.rounded_box {
	background-color: #fafafa;
	border: 1px solid #ccc;
	position: relative;	
	min-height:24px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;	
	height:1%;
}
.rounded_box h1{
	margin-left:10px;
	margin-top:10px;
	font: bold 15px "Trebuchet Ms";
    color: #B0191A;
}
.rounded_box .corner {
	background: url(http://dl.spotzer.com/Resources/images/common/corners.png) no-repeat;
	display: block;
	height: 12px;
	position: absolute;
	width: 12px;
}
.rounded_box .topleft {
	left: -1px;
	top: -1px;
}
.rounded_box .topright {
	background-position: top right;
	right: -1px;
	top: -1px;
}
.rounded_box .bottomleft {
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
}
.rounded_box .bottomright {
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}

/*CART TABLE*/
table.cart-items {
	width:100%;	
	border-top:1px solid #e5e5e5;
}
table.cart-items td {	
	vertical-align: top;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:12px;
}
table.cart-items tr.last td {
	border-bottom:none;
	min-height:20px;
	height:20px;
}
table.cart-items td.last {	
	border-right:none;
	padding:12px;
	/*make last td really small so it's forced all the way to the right*/
	text-align:left;
	width:1%;
}
table.cart-items td.last1 {	
	text-align:right;
}
table.cart-items thead td {
	font-size:11px;
	font-weight:bold;
}

/* table for the totals of the cart, it's just a little different then the cart-items table */
table.total {
	border-top:none;
}
table.total tbody td.big{
	font: normal 15px Trebuchet Ms;
}
table.total tbody td.right{
	text-align:right;
}
table.total tbody td.total-price{
	font-weight: bold;
	padding-left:8px;
}
.checkout
{
    margin:10px 10px 10px 0px;    
    height:30px;       
}
.checkout .text
{
   float:left;
   display:inline;
}
.checkout .link{
    float: right;    
}


/****************************** Account info ************************************/
.content .tab-content-wrapper {	
	margin-top:0px;	
	border-left:1px solid #ddd;	
	padding-top:1px;	
	padding-top:15px;
	margin-bottom:20px;
}
*html .content .tab-content-wrapper
{
	margin-top:-5px;
}
.content .tab-content-wrapper li form{
	margin-top:10px;
}
.content .tab-content-wrapper li fieldset{
	padding-left:0px;
}
.content .tab-content-wrapper .tab-content{
	margin-left:25px;
	margin-top:2px;
	margin-bottom:75px;
	padding-right:200px;
}

.content .tab-content-wrapper .tab-content p 
{
    margin-left:25px;
	padding-bottom:10px;	
}

.content .tab-content-wrapper .tab-content ul {
	margin:0px;
	padding:0px;
}

.small-price-footer {	
	margin-top:15px;
	margin-left:15px;
	font-size:9px;
}
/* fieldset checkout */
fieldset.checkout_fieldset{	
	padding: 5px 0 10px 10px;
	border: 0;
	font-family: verdana;
	width:550px;	
	margin-bottom:25px;

}
fieldset.checkout_fieldset .small_right label{	
	float:left;
}
fieldset.checkout_fieldset .small_right input{	
	width:50px;
}
fieldset.checkout_fieldset legend{
	padding: 4px 6px 4px 0;	
	margin: 0px 0px 0px 0px;
	font: bold 15px "Trebuchet Ms";
	color: #B0191A;;
}
fieldset.checkout_fieldset legend.has-sub-legend{
	margin:0px;
	padding:0px;
}
fieldset.checkout_fieldset .sub-legend {
	padding:0px;
	margin: 0px 0px 25px 0px;
}
*html fieldset.checkout_fieldset legend, * html fieldset.checkout_fieldset legend.has-sub-legend {
	margin-left: -8px;
}
fieldset.checkout_fieldset label{
	width: 140px;
	float: left;
	padding: 2px 0 0 0;
}
fieldset.checkout_fieldset input{
	margin: 2px 0 9px 0;
	padding: 1px 0 2px 3px;
	width: 170px;
	border:1px solid #ccc;
	background-image: url(http://dl.spotzer.com/Resources/images/common/input_background.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
   fieldset.checkout_fieldset select{
	margin: 2px 0 9px 0;
	padding: 1px 0 2px 3px;
	width: 175px;
	border:1px solid #ccc;
    background: white;
   }
fieldset.checkout_fieldset input.small_input {
	width: 140px;	
}
fieldset.checkout_fieldset div.inline_input{
	display:inline;	
	margin:0px 0px 0px 10px;
	padding:0px;
}
fieldset.checkout_fieldset div.inline_input input{	
	float:none;
	width:50px;	
}
fieldset.checkout_fieldset div.inline_input label{
	float:none;
	padding:0px;
	top:-12px;
	left:0px;
	margin-right:10px;
	position:relative;
}
/* END fieldset checkout */

div.button-bar{
	height:35px;
	margin-right:265px;
}
div.button-bar img{
	float:right;
	margin-top:8px;
	margin-right:15px;
}
.tab-content-wrapper div.button-bar{
	background-image: url(http://dl.spotzer.com/Resources/images/common/checkout_footer_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right:0px;
	height:35px;
}
.forgot_password {
	margin-left:100px;
}
.red{
	color:#B0191A;
}


input.checkbox{
	padding:0px;
	margin:0px;;
	margin-right:10px;
}

input.radio{
	padding:0px;
	margin:0px;;
	margin-right:10px;
}

h2.big{
	font-size: 15px;
	border:none;
}

ul.payment-list{
	padding:0px;
	margin:0px;
}
ul.payment-list li{
	margin:0px;
	padding:0px;
	color:#666;
	background-image:none;
}

ul.payment-list li p{
	margin-top:5px;
	margin-left:25px;
	margin-bottom:25px;
	width:340px;
}

ul.payment-list li span{
	position:relative;
	top:-4px;
	left:0px;
}
#dropdown
{
    background: #EFEFEF;
    padding: 8px;
    width: 193px;
    background-image: url(http://dl.spotzer.com/Resources/images/common/input_background.png);
}
/* SPOTZER STUDIO */
a.spotzer_studio {
	display: block;
	overflow: hidden;
	line-height: 1000px;
}
*html a.spotzer_studio {
	background: none;
}


/* highlight error message */
.errorbox-bad {
  border: 1px solid #990000;
  background-color: #fedde8;
}

.errorbox-good {
  display:inline;
}

.img_btn_play_overlay
{
	background-image:url('http://dl.spotzer.com/Resources/images/common/img_btn_play.png');
	background-repeat:no-repeat;
	margin-left: 95px;
	margin-top: 55px;
	width: 56px;
	height: 56px;
    position:absolute;
    z-index:100;  
    cursor: pointer;  
}

.img_btn_play_overlay_hover
{
	background-image:url('http://dl.spotzer.com/Resources/images/common/img_btn_play_hover.png');
	background-repeat:no-repeat;
	margin-left: 95px;
	margin-top: 55px;
	width: 56px;
	height: 56px;
    position:absolute;
    z-index:100;
    cursor: pointer;
}


*html .img_btn_play_overlay
{
    background-image:none;
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://dl.spotzer.com/Resources/images/common/img_btn_play.png'); 
}

*html .img_btn_play_overlay_hover
{
    background-image:none;
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://dl.spotzer.com/Resources/images/common/img_btn_play_hover.png');
}

.img_btn_play_overlay2
{
	background-image:url('http://dl.spotzer.com/Resources/images/common/img_btn_play.png');
	background-repeat:no-repeat;
	margin-left: 75px;
	margin-top: 35px;
	width: 56px;
	height: 56px;
    position:absolute;
    z-index:100;  
    cursor: pointer;  
}

.img_btn_play_overlay_hover2
{
	background-image:url('http://dl.spotzer.com/Resources/images/common/img_btn_play_hover.png');
	background-repeat:no-repeat;
	margin-left: 75px;
	margin-top: 35px;
	width: 56px;
	height: 56px;
    position:absolute;
    z-index:100;
    cursor: pointer;
}


*html .img_btn_play_overlay2
{
    background-image:none;
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://dl.spotzer.com/Resources/images/common/img_btn_play.png'); 
}

*html .img_btn_play_overlay_hover2
{
    background-image:none;
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://dl.spotzer.com/Resources/images/common/img_btn_play_hover.png');
}

.SummaryHidden {
    display:none;
}

.SummaryShow {
    padding: 5px 0px 5px 5px;
    display:block;
    background-color: #fedde8;
    color: red;
    font-weight: bold;
    font-family: "Trebuchet Ms";
    font-size: 12px;
    border:2px #990000 solid;
}


/************************************** Things To Do **********************************/

.showMainContent{
      width: 600px;
      float: left;
}

.showAccording{
      width: 200px;
      float: right;
}


/************************************** My Account **********************************/

.ul{
    list-style: square; 
    list-style-position: outside;
    margin-left: 20px;
}
.ul_pdf{
    width:20px;
    length:20px;
}
  
.contactInfo{
	width:auto;
}
.contactInfoTop{
	background-image:url(http://dl.spotzer.com/Resources/images/common/bg_contactinfo_top.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:5px;
}
.contactInfo .contactContent{
	background-image:url(http://dl.spotzer.com/Resources/images/common/bg_contactinfo_h3.png);
	background-repeat:no-repeat;
	background-position:-1px 0px;
	width:450px;
	border-left:solid 1px red;/* #DDDDDD;*/
	border-right:solid 1px red; /* #DDDDDD;*/
}
.contactInfo h3{
	margin:0px;
	color:#939393;
	font-size:11px;
	border-bottom:solid 1px #DDDDDD;	
}
.contactInfo h4{
	margin:10px 0px 0px 0px;
	color:#666666;
	font-size:13px;
	font-family:"Trebuchet Ms", Arial;
}
.contactInfoBottom{
	background-image:url(http://dl.spotzer.com/Resources/images/common/bg_contactinfo_bottom.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:450px;
	height:5px;
}
#shortCut{
	display: inline;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	/*position: relative;
	top: -6px;*/
	width: px;
}

.topdiv2{
	border-top:solid 1px #cccccc;
	margin:0 5px 0 0;
	width:170px;
}
.saveChange
{
    float: left;
    margin-left: 0px;
    margin-top:2px;
}

.resetButton
{
    float: left;
    margin-left: 0px;
    margin-top:4px;
}
.resetButton1
{
    float: left;
    margin-left: 0px;
    margin-top:6px;
    background: url(http://dl.spotzer.com/Resources/images/en-US/reset_bigbutton.png) left top no-repeat;
    border:none;
    text-indent:-9999px;
    width:62px;
    Height:20px
}
.required{
	color:#B0191A;
	margin:10px 0px 15px 0px;
}

.addred{
	font-weight:bold;
	color:#B0191A;
}

.contracts{
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
     color: #FF7F03;
     margin-left:5px;
}

/************************************** Forget Paaword **********************************/
.csh2
{
    color: #C21C1D;
    font-size: 13px;
    font-weight: bold;
    margin: 0pt 0pt 5px;
}

.csh3
{
    color:#B0191A;
    font-size: 12px;
    font-weight: bold;
    margin: 0pt 0pt 5px;

}

.errortext
{
    color:red;
    margin-left: 20px;

}

.mainscreen
{
    float: left;
    width: 960px;
}
.mainscreen .top
{
    height: 35px;
    width: 960px;
}
.mainscreen .bottom
{
    height: 35px;
    width: 960px;
}
.mainscreen .middle
{
    
}
.mainscreen .content
{
    color: #666666;
    font-size: 11px;
    line-height: 130%;
    margin: 0pt 0pt 0pt 40px;
    padding-bottom: 10px;
    text-align: left;
    width: 905px;
}
.mainscreen .content .maintable
{
    height: 300px;
    width: 905px;
}
.mainscreen .content .maintable td
{
    background-position: 50% 100%;
    background-repeat: no-repeat;
    vertical-align: top;
    width: 50%;
}
.mainscreen .content .tab
{
    margin: 5px 0pt 0pt 10px;
}
.mainscreen .content .tab a
{
    color: #910A0A;
    text-decoration: underline;
}
.mainscreen .content .tab a:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}

.mainscreen .photoright
{
    background-position: 50% 100%;
    background-repeat: no-repeat;
    height: 350px;
    margin: -325px 0pt 0pt 635px;
    position: absolute;
    width: 350px;
}
.mainscreen .photoleft
{
    background-position: 50% 100%;
    background-repeat: no-repeat;
    height: 350px;
    margin: -325px 0pt 0pt -25px;
    position: absolute;
    width: 350px;
}

.defaultbox
{
    margin: 0pt 0pt 0pt -12px;
    position: relative;
    width: 585px;
}
.defaultbox .top
{
    background: transparent url(http://dl.spotzer.com/Resources/images/common/bg_defaultbox_wide_top.jpg) no-repeat scroll left top;
    height: 25px;
    width: 585px;
}
.defaultbox .bottom
{
    background: transparent url(http://dl.spotzer.com/Resources/images/common/bg_defaultbox_wide_bottom.jpg) no-repeat scroll left top;
    height: 50px;
    width: 585px;
}
.defaultbox .middle
{
    background: transparent url(http://dl.spotzer.com/Resources/images/common/bg_defaultbox_wide.jpg) repeat-y scroll left top;
    width: 585px;
}
.defaultbox .middle .margin
{
    margin-left: 30px;
    width: 545px;
}
.defaultbox .middle .margin:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0pt;
    visibility: hidden;
}
.defaultbox .row
{
    clear: both;
    margin-bottom: 2px;
    display:block;
    width:400px;
}
.defaultbox .extratext, #accountInput .extratext
{
    vertical-align: middle;
}
.defaultbox .row .errormessage
{
    display: none;
}
.defaultbox .rowerror
{
    clear: both;
    margin-bottom: 2px;
}
.defaultbox .rowerror .errormessage
{
     color:#B0191A;
    margin-left: 125px;
    width: 145px;
}
.defaultbox label.text
{
    color: #910A0A;
    float: left;
    font-size: 12px;
    margin: 0pt 0pt 5px;
    height: 13px;
    width: 130;
}
.defaultbox label.text a
{
    color: #910A0A;
    margin: -3px 0pt 0pt 2px;
    text-decoration: underline;
}

.defaultbox label.text a:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}

.defaultbox input.text
{
    background: url(http://dl.spotzer.com/Resources/images/common/input_blocks_bg.png) repeat-x;
    height: 13px;
    width: 180px;
    margin-left: 20px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 1px solid #CCCCCC;
    float:right;
}

.defaultbox .rowerror input.text
{
    
}

.defaultbox .button
{
    background: transparent url(http://dl.spotzer.com/Resources/images/en-US/proceed_button.png) no-repeat scroll center top;
    border: 0pt none;
    clear: both;
    cursor: pointer;
    float: right;
    margin-right: 15px;
    height: 27px;
    width: 78px;
}

.defaultbox a, .defaultbox a:hover
{
    color: #910A0A;
    text-decoration: underline;
}
.defaultfield
{
	height: 13px;
    width: 180px;
    margin-left: 20px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #999999;
    border: 0px solid #CCCCCC;
    float:right;
}

.headerfootlinktitle
{
    font: bold 15px "Trebuchet Ms";
    color: #B0191A;
    margin-bottom: 5px;
}
