=========================================
These other widths and heights affect internal areas
=========================================
Setting degree of outlining
============================================================
Frames in styles:
declare_layout introduces variables that can be checked in a layout
For example,
{declare_layout var=frames val=0}
lets the index.tpol for the layoput do the following:
{if $layout.frames==1}
============================================================
============================================================
== Alignment
== This declare style affects the layout's main index.tpl files.
== A typical use in the layout index.tpl files:
==
== <table class="body" align='{site_align}' cellpadding='0' cellspacing='0'{background type='content'}> ...</table>
==
== where the value if site_align is taken from this declare_layout
===============================
Module titles are a place where the theme gets much of its look
You can either go with the main colors (or something close)
and make the titles bigger and bolder, or you can invert the titles where
the normal background becomes their lettering and the normal font color becomes
their background. Alternatively, they can be an entirely different color,
perhaps with a light background. It depends on if you want the titles to be
bars or not. Also do decide if if titles are centered.
===============================================
== Setting colors
================================
== Overlay
===============================
== More colors
===============================
== More colors
== First, do the main bar
== Now, do the pulldowns
===============================
====
==== Assign default values for opbuttons
====
====
==== Show the colors we are using for opbuttons
====
$BLOCKEDITING_FONT_COLOR=BLACK
$BLOCKEDITING_BG_COLOR=#F2F2F2
$PERUSEROW_BG_COLOR=#F2F2F2
====
==== Assign default values for outlines
====
*/
.body{
background-color: transparent;
width:100% !important;
height: 100%;
vertical-align: top;
padding: 0px;
margin: 0 auto;
text-align: center;
}
body .body_operation{
margin-top: 10px;
padding: 0px;
}
body .body_operation .mainarea{
padding: 0 20px !important;
}
.body_operation{
padding: 0;
width: 960px !important;
}
.body_operation table.hdform{
padding-left: 0;
}
.body_operation td.hdform, .body_operation td.hdform .hdform_label, .body_operation td.hdform .hdform_field{
padding-left: 0;
}
body{
border: 0px;
margin: 0px;
background: #FFFFFF;
font-family: arial, verdana, "ms sans serif", sans-serif;
color: #333333;
font-size: small;
text-align: center;
}
div{
font-size: small;
font-weight: normal;
background-color: transparent;
color: #333333;
margin: 0px;
padding : 0px;
text-align: left;
border-spacing: 0;
}
p{
margin-top: 0px;
}
img.mngmnt_icon{
}
div.container_box{
padding: 0px;
margin-bottom: 0px;
background-color:;
}
div.form_title{
text-align: left !important;
padding-bottom: 10px;
}
div.form_header{
border: 0 !important;
}
div.container_box_conditional:after{
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #999;
width: 0;
content: "";
position: absolute;
left: 50%;
margin-left: -10px;
margin-top: 15px;
}
div.container_box_conditional{
box-shadow: 0px 0px 10px #F7F7F7;
border: 2px dashed #999 !important;
background-color: rgba(255,255,255,0.1);
padding: 15px;
}
div.container_editbox{
border: 2px dashed #AAA;
margin: 0px;
padding: 0px;
border-radius: 5px;
}
div.top_container_editbox{
margin: 0px 0px 4px 0px}
.in_configblocks{
display: none;
}
div.container_editbox .in_configblocks{
display: block;
}
div.container_editheader{
padding: 5px 15px;
margin: -15px -15px 15px -15px;
}
.container_info{
font-size: small;
}
div.container_editheader div.container_editheader_info{
text-align: left;
font-weight: bold;
}
div.container_editheader div.container_editheader_block{
float: right;
text-align: left
}
span.container_info_hidden{
background-color: yellow;
}
div.side_container_editbox{border: 3px solid }
div.side_container_editheader{background-color: }
div.containermodule_container_editbox{border: 3px solid;
padding: 15px !important;
}
div.containermodule_container_editheader{
padding: 5px 15px;
margin: -15px -15px 15px -15px;
background-color:;
}
div.containermodule_side_container_editbox{border: 3px solid }
div.containermodule_side_container_editheader{padding: 0px;background-color: }
div.allpages_container_editbox{border: 3px solid }
div.allpages_container_editheader{background-color: }
div.allpages_containermodule_container_editbox{border: 3px solid }
div.allpages_container_editheader{background-color: }
div.allpages_containermodule_container_editheader{background-color: }
div.container_selectbox{
background-color: #D3E5DC !important;
}
div.container_controls{
}
div.container_controls div.container_controls_edit{
float: left;
text-align: left;
}
div.container_controls div.container_controls_block{
float: right;
text-align: left;
}
.moduletitle{
font-weight: bold;
font-size: 18px;;
color: #0071BD;
background-color: transparent;
padding-left: 0px;padding-top: 0px;
margin-left: 0px;
font-family: arial, "ms sans serif", sans-serif;
}
.modulebody{
width: 100%;
border: none;
font-family: arial, verdana, "ms sans serif", sans-serif;
}
.text_modulebody, .textsimple_modulebody{
padding: 7px 0px 15px 0px;
font-size: small;
line-height: 1.5em;
color: #333333;
font-family: arial, verdana, sans-serif;
}
.text_modulebody td{
font-size: small;
}
.login_modulebody{
border-bottom: none;
margin: 0px;
padding: 10px;
font-family: arial, verdana, "ms sans serif", sans-serif;
}
.mainarea .login_modulebody td{
text-align: left;
font-family: arial, verdana, "ms sans serif", sans-serif;
font-size: 12px;
padding-right: 5px;
}
.divtop .login_modulebody{
padding: 0px !important;
margin: 0px !important;
}
.divtop .login_register{
line-height: 25px;
margin-left: 310px;
}
.divtop .login_modulebody td, .divtop .login_modulebody td a{
font-size: 11px;
color: #336699;
}
.divtop .login_modulebody input.button{
border: 1px solid #333333 !important;
padding-left: 10px;
padding-right: 10px;
}
.body_operation_above{
height: 10px;
background-color: #FFFFFF;
background: url("/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/divtopBg.gif") top center;
background-repeat: no-repeat;
}
.body_operation_below{
height: 10px;
background-image: url("/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/footerBg.gif") !important;
background-repeat: no-repeat;
background-position: bottom center;
background-color: #FFFFFF;
}
.HDlogin_modulebody{
background: #FFCD8F url("/hotdoodle_engine/layouts/images/HotDoodleTheme3/bg_login.jpg") repeat-x bottom;
width: 175px;
height: 110px;
border: 1px solid #C5C5C5;
border-bottom: none;
margin: 0px;
padding-left: 10px;
}
.login_mngmntlink{
margin: 0px;
color: #336699;
}
a.login_mngmntlink{
color: #2664BF;
}
.uiswitcher_modulebody{
background: url("/hotdoodle_engine/layouts/images/HotDoodleTheme3/bg_login.jpg") repeat-x bottom;
border: 1px solid #C5C5C5;
border-bottom: none;
color: #666;
font-size: 10pt;
font-style: oblique;
padding: 16px;
}
.Compact_modulebody{
padding: 0px;
margin: 0px;
border-spacing: 0;
border-collapse: collapse;
}
.login_moduletitle{
height: 15px;
width: 200px;
}
.header{
vertical-align: bottom;
}
div.article_body{
padding: 6px;
}
div.article_popupbody{
background-color: !important;
border: 2px outset #e0e0e0;
left: 0px;
padding: 4px;
position: absolute;
width: 400px;
top: 0px;
visibility: hidden;
z-index: 1001;
}
.category_title{
font-weight: bold;
font-size: medium;
background-color: transparent;
padding-left: 4px;padding-top: 1px;padding-bottom: 1px;
}
.weblog_modulebody{
padding-right: 30px;
}
.itemtitle{
font-weight: bold;
}
.paypal_itemtitle{
}
.title_link{
font-size: xx-small;
font-weight: bold;
text-decoration: underline;
color: #9ECCFF;
}
.category_title_link{
color: #0071BD;
}
.summary{
font-size: x-small;
padding-left:2em;
color: #333333;
}
.summary2{
padding-left:4em;
font-size: xx-small;
color: #555555;
}
table{
vertical-align: top;
border-spacing: 0;
}
h3{
color: #0071BD;
background-color: transparent;
font-size: 10pt;
}
h2{
font-size: medium;
}
span{
color: #333333;
}
tr.row{
}
tr.even_row{
background-color: #F2F2F2;
}
tr.odd_row{
}
tr.row:hover td, tr.row:hover td a{
}
td.header{
background-color: transparent;
color: #0071BD;
font-weight: bold;
font-size: small;
border-bottom: 1px solid #CCC;
padding: 2px 0;
}
td.header a{
background-color: transparent;
font-weight: bold;
font-size: small;
padding: 2px 0;
}
td.boxed{
border: 2px solid #2763A5;
padding-left: 10px;
}
.densetable{
font-size: xx-small;
}
a{
font-weight: normal;
text-decoration: none;
color: #0071bd;
font-family:;
}
a:visited{
}
a:hover{
color: #588AC1;
text-decoration: underline;
}
a.title_empty, a.title_empty:hover{
color: #0071bd;
}
a.mngmntlink{
font-size: 12px;
color: #336699;
}
a.mngmntlink:hover{
}
a.mngmntlink_small{
font-size: xx-small;
}
a.sharedminicore_mngmntlink{
color: red;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
a.chooselink{
background-image: url("/hotdoodle_engine/iconset/doodle_splat.gif");
background-repeat: no-repeat;
background-position: top left;
height: 20px;
padding-left: 16px;
}
a.doodlelink{
font-size: xx-small;
}
a.navigation_mngmntlink{
text-decoration: none;
color: RED;
font-weight: bold;
font-size: small;
}
.obsolete_navlink{
color: #78B7E3;
font-size: 11px;
}
.navlink{
color: #6092B7;
font-size: small;
font-weight: bold;
text-decoration: none;
}
a.article_article_navlink{
color: #333333;
font-size: 13px;
font-weight: bold;
line-height: 24px;
}
a.article_bulleted_navlink, span.article_bulleted_navlink{
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #0071bd;
}
.sharedsite_navlink{
color: #6092B7;
font-size: 11px;
font-weight: bold;
}
.login_navlink{
color: #3366CC;
font-size: 10pt;
}
.category_navlink{
color: #0071BD;
font-weight: normal;
}
table.navbutton{
width: 100%;
}
td.navbutton{
padding: 3px;
margin: 8px;
background-color: transparent;
line-height: 24px !important;
}
a.navbutton{
font-size: 18px !important;
font-weight: 600;
color: #050034 !important;;
text-decoration: none;
margin-left: 4px;
line-height: 24px !important;
}
a.navbutton:hover{
text-decoration: underline;
}
a.article_category_navlink{
color: black;
text-decoration: none;
font-weight: bold;
padding: 0px;
font-size: small !important;
}
td.navbuttoncurrent{
background-color: WHITE;
}
.navlinkbutton{
font-size: small;
padding: 2px;
}
.navlinkcurrentbutton{
text-decoration: underline;
}
table.table_hd{
}
table.table_hd tr td, table.table_hd tr th{
padding: 2px;
border: 1px solid #43423E;
}
table.table_hd caption{
font-size: larger;
font-weight: bold;
}
table.table_hd_top tr td{
vertical-align: top;
}
table.table_hd_borderless{
border-collapse: collapse;
border: none;
}
table.table_hd_borderless tr td, table.table_hd_borderless tr th{
padding: 2px;
}
table.table_hd_minimal{
border-collapse: collapse;
border: none;
}
table.table_hd_minimal tr td{
padding: 0px;
}
table.densetable{
border-collapse: collapse;
border-spacing: 2px;
border: 2px solid black;
}
table.densetable td, table.densetable th{
padding: 2px;
border: 1px solid black;
font-size: small;
}
table.densetable caption{
padding: 2px;
font-size: small;
}
tr.hd_row{
}
tr.even_row, div.even_row{
background-color:;
}
tr.odd_row{
}
tr.hd_row:hover td, tr.hd_row:hover td a{
background-color: #CCC;
}
tr.hd_row:hover{
background-color: #CCC;
}
td.header, th.header{
background-color:;
color: #0071BD;
font-weight: bold;
font-size: small;
padding: 0px;
}
td.header a, th.header a{
background-color:;
font-weight: bold;
font-size: small;
padding: 2px;
}
td.boxed{
border: 2px solid #43423E;
padding-left: 10px;
}
.userguide_navlink{
font-size: x-small;
height: 16px;
text-decoration: underline;
}
.helpbox{
border: 1px solid #43423E;
padding: 4px;
background-color:;
color:;
text-align: left;
}
.tipbox{
width: 30%;
}
a.doodlelink_help:hover{
border: 1px solid black;
}
a.doodlelink5_help i.hdfa-help{
vertical-align: middle;
color: #999999;
font-size: 20px;
}
a.doodlelink5_help i.hdfa-help:hover,
a.doodlelink5_help i.hdfa-helpOpened
{
color: #b3b3b3;
}
a.doodlelink5_help i.hdfa-helpOpened:hover{
color: #999999;
}
tr.hdform_dropdowncontrol a.doodlelink5_help i.hdfa-help,
tr.hdform_yesnocontrol a.doodlelink5_help i.hdfa-help{
margin-top: 7px;
font-size: 20px;
vertical-align: top;
}
div.hdform__row_dropdowncontrol a.doodlelink5_help i.hdfa-help,
div.hdform__row_yesnocontrol a.doodlelink5_help i.hdfa-help{
margin-top: 7px;
font-size: 20px;
vertical-align: top;
}
.helpClosed, .helpHidden{
display: none
}
span.system{
color: #333333;
}
a.doodlelink, span.a.doodlelink{
font-size: 12px;
text-decoration: none;
white-space:nowrap;
color:;
}
a.doodlelink5, span.a.doodlelink5{
font-size: 18px;
text-decoration: none;
white-space:nowrap;
color:;
}
a.doodlelink5 i, span.doodlelink5 i , a.doodlelink i, span.doodlelink i{
color: #333333;
}
a.doodlelink5_noicon, span.doodlelink5_noicon{
font-size: 12px;
}
span.hdfa, i.hdfa{
font-size: 16px;
}
a.doodlelink5 i.hdfa-arrow, span.doodlelink i.hdfa-arrow{
color: #009245;
}
.doodlelink5 i.hdfa-alert{
color: #C1272D;
}
a.doodlelink5 span.hdfa-disable, span.doodlelink5 span.hdfa-disable{
opacity: 0.25;
filter: alpha(opacity=25);
}
a.doodlelink5 span.hdfa-button, span.doodlelink5 span.hdfa-button{
background-color: #FFFFFF;
color: #333333;
border: 1px solid #cccccc;
padding: 3px 5px;
margin-right: 5px;
}
a.doodlelink5 span.hdfa-button-thin, span.doodlelink5 span.hdfa-button-thin{
margin-right: 0px;
}
button.hdfa-button-block{
background-color: #FFFFFF;
color: #333333;
}
a.doodlelink5 span.pre_text, span.doodlelink span.pre_text{
color: #333333;
font-weight: bold;
}
.leftpad{padding-left:4px}
.leftmargin{margin-left:4px}
.error{
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 10px 10px 10px 10px;
margin: 0 !important;
color: #333333;
font-weight: normal !important;
border-radius: 5px;
border-left: 10px solid #DD3C10;
text-align: left;
}
.warning{
background-color: #FFFFCC;
border: 1px solid #FCEE21;
padding: 10px 10px 10px 10px;
margin: 0 !important;
color: #333333;
font-weight: normal !important;
border-radius: 5px;
border-left: 10px solid #FCEE21;
text-align: left;
}
.success{
background-color: #F3FAEF;
border: 1px solid #5cb85c;
padding: 10px 10px 10px 10px;
margin: 0 !important;
color: #333333;
font-weight: normal !important;
border-radius: 5px;
border-left: 10px solid #5cb85c;
}
div.form_header{
margin-bottom: 15px;
}
div.form_help{
background-color:;
color:;
padding: 4px;
}
div.form_title, .form_title a{
font-size: medium;
font-weight: bold;
}
.form_title a.videolink{
font-size: smaller;
text-transform: none !important;
border: 0px !important;
}
.small{
font-size: x-small;
}
.xsmall{
font-size: xx-small;
}
.picture_name{
font-weight: bold;
}
.picture_desc{
}
.admincontrol{
background-color: #EEE;
width: 100%;
border: 10px groove #AAA;
margin-bottom: 20px;
}
td.login_field{
}
span.login_hint{
padding-left: 20px;
}
td.login_hint{
padding-left: 20px;
font-size: x-small;
padding-bottom: 6px;
}
.checkout_err .checkout_moduletitle{
background: #F4F4F4;
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png');
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png'), -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#E8E8E8));
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png'), -webkit-linear-gradient(top, #F4F4F4, #E8E8E8);
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png'), -moz-linear-gradient(top, #F4F4F4, #E8E8E8);
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png'), -ms-linear-gradient(top, #F4F4F4, #E8E8E8);
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png'), -o-linear-gradient(top, #F4F4F4, #E8E8E8);
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_err_title.png'), linear-gradient(top, #F4F4F4, #E8E8E8);
background-repeat: no-repeat;
background-position: left;
height: 38px;
padding-top: 12px;
padding-left: 80px;
border: 1px solid #B3B3B3;
}
.checkout_err{
background-color: #DDDDDD;
background: -webkit-linear-gradient(#DDDDDD, #FEFEFE);
background: -o-linear-gradient(#DDDDDD, #FEFEFE);
background: -moz-linear-gradient(#DDDDDD, #FEFEFE);
background: linear-gradient(#DDDDDD, #FEFEFE);
border: 1px solid #808080;
box-shadow: 0 0 5px #666666;
width: 70%;
padding: 30px 30px 60px 30px;
font-size: small !important;
color: #333333 !important;
}
div.checkout_error div.checkout_moduletitle{
}
.genedCheckout_progress .genedCheckout_cell{
float: left;
text-align: center;
width: 25%;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_mid.png') no-repeat top center;
padding-top: 40px;
}
.genedCheckout_progress .genedCheckout_cell_first{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_first.png') no-repeat top center;
}
.genedCheckout_progress .genedCheckout_cell_last{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_last.png') no-repeat top center !important;
}
.genedCheckout_progress .genedCheckout_cell_current{
float: left;
text-align: center;
width: 25%;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_mid_current.png') no-repeat top center !important;
padding-top: 40px;
}
.genedCheckout_progress .genedCheckout_cell_first_current{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_first_current.png') no-repeat top center !important;
}
.genedCheckout_progress .genedCheckout_cell_last_current{
float: left;
text-align: center;
width: 25%;
padding-top: 40px;
background:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery168/img_progressBar02_last_current.png') no-repeat top center !important;
}
.genedCheckout_progress .genedCheckout_row{
height: 60px;
margin: 20px auto 0 auto;
clear: both;
background-image: none;
}
.genedCheckout_progress{
}
.genedCheckout_clear .genedCheckout_cell{
margin-right: 20px;
float: left;
}
.genedCheckout_row a{
padding-top: 60px;
}
.genedCheckout_row a:hover{
text-decoration: none;
}
div.article_popupbody{
background: transparent;
border: 2px outset #e0e0e0;
left: 0px;
padding: 4px;
position: absolute;
width: 400px;
top: 0px;
visibility: hidden;
z-index: 1001;
}
table.resources_modulebody th, table.audio_modulebody th{
}
table.audio_modulebody audio{
height: 30px;
width: 100%;
}
pre{
font-size: 100%;
}
.mainfont{
color: #333333;
font-size: small;
font-family: arial, verdana, "ms sans serif", sans-serif;
}
div.Marketing_box_visible{
text-align: center;
margin-top: 8px;
margin-bottom: 8px;
}
#marketing_image{
text-decoration: none;
border: 0;
width: 160px;
height: 17px;
}
div.Marketing_box{
display: none !important;
}
div.subnavbutton{
padding-left: 10px;
}
.menu_stacked_sub_line{
background-color: #E7E7E7}
.menu_stacked_sub_line_odd{
background-color: #DDDDDD;
}
.menu_stacked_sub a{
color: #333;
}
.menu_stacked_sub a.active{
font-weight: bold;
}
td.prodcat_body_spacer{
width: 20px;
}
.prodcat_prodlist_details{
padding: 0 20px;
}
.productcatelog_modulebody .summary{
padding: 0px;
}
.prodcat_metrics, .prodcat_article_summary, .prodcat_options{
font-size: small;
}
.prodcat_price{
font-size: small;
font-weight: bold;
}
.prodcat_order_header th.header{
padding: 0 10px;
}
.cartHidden{
display: none;
}
.productcatalog_productDetails_details_addtocartDynamic input.button{
margin-top: 3px;
font-size: 10px;
padding: 3px 10px;
}
.body_popup .mainarea, .body_popup .mainarea_table{
padding: 0px;
width: 100%;
height: 100%;
}
div.prodcat_indicator{
width:80px;
height:32px;
cursor:pointer;
color: #0071bd;
padding-left: 36px;
padding-top: 10px;
font-size: xx-small;
background:url(/hotdoodle_engine/looks/images/imagelib/ecommerce/cart1d.png) no-repeat;
}
div.prodcat_indicator:hover{
background-position:0 -40px;
text-decoration: underline;
}
div.prodcat_indicator_noitems, div.prodcat_indicator_noitems:hover{
cursor: auto;
background-position: 0 0px;
color: #333333;
}
.clearfix:after{
visibility: hidden;
display: block;
font-size: 0;
line-height: 0;
content: " ";
clear: both;
height: 0;
width: 0;
}
div.cb_r_last{
margin-bottom: 0px;
}
div.cb_r_notlast_lg{
margin-top: 30px;
margin-bottom: 30px;
}
div.cb_r_notlast_sm{
margin-top: 15px;
margin-bottom: 15px;
}
div.cb_r_notlast_none{
margin-top: 0px;
margin-bottom: 0px;
}
div.cb_r_notlast_bar{
border-bottom: 1px solid #43423E;
}
div.cb_r_first{
margin-top: 0px;
}
.horPadding_sm{
}
.horPadding_lg{
padding-left: 30px;
padding-right: 30px;
}
.horPadding_none{
padding-left: 0px;
padding-right: 0px;
}
.verPadding_sm{
}
.verPadding_lg{
padding-top: 30px;
padding-bottom: 30px;
}
.verPadding_none{
padding-top: 0px;
padding-bottom: 0px;
}
.tbox{
position:absolute;
display:none;
z-index:2001;padding:14px 17px;
}
.tboxinner{
padding:15px;
-moz-border-radius:5px;
border-radius:5px;
background:#ff0 url(/hotdoodle_engine/iconset/tbox_preload.gif) no-repeat 50% 50%;
border-right:1px solid #333;border-bottom:1px solid #333;
background-color: }
.tboxmask{
position:absolute;
display:none;
top:0px;
left:0px;height:100%;
width:100%;
background:;z-index:800}
.tboxclose{
position:absolute;
top:0px;
right:0px;
width:30px;
height:30px;
cursor:pointer;
background:url(/hotdoodle_engine/iconset/tbox_close.png) no-repeat;
left:6px;
}
.tboxclose:hover{
background-position:0 -30px
}
.slideshow_wrapper{margin:5px auto}.slideshow_wrapper *{margin:0;padding:0}
.slideshow_fullsize{position:relative;padding:2px;border:1px solid #ccc;background:#000}
.slideshow_information{position:absolute;bottom:0;height:0;background:#000;color:#fff;overflow:hidden;z-index:200;opacity:.3;filter:alpha(opacity=30)}
.slideshow_information h3{padding:4px 8px 3px;font-size:14px}
.slideshow_information p{padding:0 8px 8px}
.slideshow_image img{position:absolute;z-index:25;width:auto}
.slideshow_imgnav{position:absolute;width:25%;cursor:pointer;z-index:150}
.slideshow_imgprev{left:0;background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/left.gif) left center no-repeat}
.slideshow_imgnext{right:0;background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/right.gif) right center no-repeat}
.slideshow_imglink{position:absolute;width:100%;z-index:100;opacity:.4;filter:alpha(opacity=40)}
.linkhover{background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/link.gif) center center no-repeat}
.slideshow_thumbnails{margin-top:3px}
.slideshow_slideleft{float:left;width:20px;height:81px;background:url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/scroll-left.gif) center center no-repeat;background-color:#222}
.slideshow_slideleft:hover{background-color:#333}
.slideshow_slideright{float:right;width:20px;height:81px;background:#222 url(/hotdoodle_engine/external/scripttiny/TinySlideshow/images/scroll-right.gif) center center no-repeat}
.slideshow_slideright:hover{background-color:#333}
.slideshow_slidearea{float:left;position:relative;margin-left:5px;height:81px;overflow:hidden}
.slideshow_slider{position:absolute;left:0;height:81px}
.slideshow_slider img{cursor:pointer;border:1px solid #666;padding:2px}
div.hdform5 div.hdform_field{
margin-bottom: px;
}
div.hdform5 div.hdform_label{
margin-bottom: px;
}
div.hdform5 div.col-md-12 div.hdform_label{margin-bottom: 0px;
}
@media (max-width: 991px){div.hdform5 div.hdform_label{
margin-bottom: 0px;
}
}
.hdform select{
}
.hdform_label, .hdform select, .hdform_field{
}
.body_operation .hdform_label, .body_operation .hdform select, .body_operation .hdform_field{
font-size: medium;
margin-bottom: 10px;
}
.body_operation .hdform select{
padding: 5px;
margin-bottom: 10px;
}
div.hdform5 div.hdform_note div.hdform_label,
div.hdform5 div.hdform_note div.hdform_field
.body_operation div.hdform_note .hdform_label, .body_operation div.hdform_note .hdform select, .body_operation div.hdform_note .hdform_field
{
font-size: 11px;
line-height: 18px;
margin-top: -px;
}
div.hdform5 div.hdform_checkbox{
float: left;
}
div.hdform5 div.hdform_checkbox_col2{
margin-left: 5px;
}
div.hdform fieldset{
border: 4px solid #333;
}
tr.hdform_unused, div.hdform_unused, div.hdform_hidden, fieldset.hdform_hidden{
display: none;
}
tr.hdform_unused_manual, div.hdform_unused_manual{
display: none;
}
div.hdform_sublabel div.hdform_label{
}
div.hdform_row_cmds{
background-color:;
text-align: right;
}
div.flash_block{
background-color:;
}
div.hdform_edit_group:hover, div.hdform_edit_group:hover div, div.hdform_edit_group:hover div.hdform_row_cmds{
background-color: !important;
}
div.hdform_edit_group:hover{
}
.imagehandler_frame{
display: block;
width: 100%;
position: relative;
height: 0;
padding-top: 100%;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
overflow: hidden;
border: 1px solid #DDD;
}
@media (max-width: 767px){
.imagehandler_frame{
height: auto !important;
padding-top: 0 !important;
}
}
.imagehandler_nocrop{
background-color:;
}
@media (min-width: 768px){
.imagehandler_frameoverwide img{
height: auto;
width: 100%;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.imagehandler_frameovertall img{
width: auto;
height: 100%;
position:absolute;
left: -100%;
right: -100%;
top: -100%;
bottom: -100%;
margin: auto;
}
.imagehandler_nocrop .imagehandler_frameoverwide img{
height: 100%;
width: auto;
}
.imagehandler_nocrop .imagehandler_frameovertall img{
height: auto;
width: 100%;
}
}
@media (max-width: 767px){
.imagehandler_frameoverwide img, .imagehandler_frameovertall img,
.imagehandler_nocrop .imagehandler_frameoverwide img,
.imagehandler_nocrop .imagehandler_frameovertall img{
width: 100%;
height: auto;
}
}
.videoWrapper{
position: relative;
padding-top: 56.25%;
height: 0;
}
.videoWrapper iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.title{
font-size: 12px;
font-weight: bold;
color: #000;
}
.article_title{
color: #000;
font-size: 12px;
}
.article_title_bulleted{
color: #000;
font-size: 12px;
font-weight: normal;
line-height: 2.0em;
padding: 0px 0px 0px 10px;
}
a.article_title_link{
color: #5986A8;
font-size: 11px;
}
div.article_summary{
font-size: 12px;
padding-left: 32px;
}
.article_summary p{
margin-bottom: 0px;
padding-bottom: 0px;
}
li.article_title{
margin-bottom: 12px;
}
.youarehere_modulebody{
font-size: 14pt;
font-weight: bold;
color: #df7004;
font-family: Trebuchet MS, verdana, sans-serif;
width: 400px;
height: 26px;
background-repeat: repeat-x;
background-position: left bottom;
}
a.youarehere_navlink{
font-size: 11px;
color: #666;
}
.hdform{
padding: 5px 0px 7px 0px;
}
td.hdform_me{
font-size: small;
padding-left: 0;
vertical-align: top !important;
}
td.hdform_me_spacer{
padding-right: 5px;
}
table.hdform{
background-color: WHITE;
border: 0px;
}
.hdform_label{
font-size: small;
text-align: left;
}
table.hdform input.button{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/greenButton_bg.gif');
background-repeat: repeat-x;
background-color: white;
height: 25px;
font-weight: bold;
border: 1px solid #4E772A;
margin: 0px;
padding: 0 15px;
font-size: medium;
}
td.hdform_field, .hdform_field td{
font-size: small;
padding-left: 0;
text-align: left;
}
td.hdform_field td.hdform_field{
padding: 0;
}
tr.hdform_note td.hdform{
font-size: 11px;
line-height: 18px;
color: #333333;
}
tr.hdform_divider td.hdform{
font-size: medium;
font-weight: bold;
color: #0071bd;
}
input, textarea, select{
font-size: 13px !important;
font-family: arial, verdana, "ms sans serif", sans-serif;
color: #333333;
padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
padding-left: 0px;
}
.divtop input, .mainarea input{
font-size: 13px !important;
font-family: arial, verdana, "ms sans serif", sans-serif;
color: #333333;
padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
padding-left: 0px;
}
.divtop input.button{
color: white;
font-size: 10px !important;
height: 18px !important;
margin: 0px;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/greenButton_bg.gif');
background-repeat: repeat-x;
background-color: white;
border: 1px solid #4E772A;
vertical-align: top;
text-align: center;
}
.mainarea input.button{
color: white;
font-size: 10px !important;
height: 20px !important;
margin: 4px 0px 0px 6px;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/greenButton_bg.gif');
background-repeat: repeat-x;
background-color: white;
border: 1px solid #4E772A;
vertical-align: middle;
text-align: center;
}
form td{
font-size: small;
}
form td input.button{
margin-left: 0 !important;
}
p.button{
line-height: 2.3em;
padding: 4px 0px 4px 0px;
text-align: right;
}
a.button, p.button a{
color: white;
background-color: #FD8815;
border-top: 3px solid #FEC786;
border-right: 3px solid #FC830E;
border-bottom: 3px solid #E67405;
border-left: 3px solid #FCBC70;
font-size: 10px;
font-weight: bold;
line-height: 2.3em;
padding: 4px 4px 4px 4px;
text-decoration: none;
text-align: center;
vertical-align: middle;
}
a.button:active{
color: #FFE2C0;
background-image: url("/hotdoodle_engine/looks/images/imagelib/liscenced_images/gallery38/button_stripe_orange_on.gif");
}
a.button:hover{
color: #FFE2C0;
background-image: url("/hotdoodle_engine/looks/images/imagelib/liscenced_images/gallery38/button_stripe_orange_on.gif");
}
a.button_minor, p.button_minor a{
color: BLACK;
background-color: #E6E6E6;
border: 1px solid #B2B2B2;
font-size: 10px;
font-weight: bold;
line-height: 18px;
padding: 5px 8px 5px 8px;
text-decoration: none;
text-align: center;
vertical-align: middle;
}
a.button_minor:active{
color: BLACK;
background-color: #F2F2F2;
}
a.button_minor:hover{
color: BLACK;
background-color: #F2F2F2;
}
p.shinybutton{
text-align: center;
width: 175px !important;
height: 48px;
padding-top: 14px;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery52/blankButton.gif');
background-repeat: no-repeat;
}
a.shinybutton, p.shinybutton a{
color: white;
font-size: 14px;
font-weight: bold;
line-height: 14px;
text-decoration: none;
text-align: center !important;
vertical-align: middle;
}
a.shinybutton:active{
color: #FFE2C0;
background-color: #FFAC4C;
background-image: url("/hotdoodle_engine/looks/images/imagelib/liscenced_images/gallery38/button_stripe_orange_on.gif");
}
p.shinybutton a.shinybutton:hover{
color: #FFE2C0 !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery52/blankButton.gif') !important;
padding-top: 12px !important;
background-color: #FFAC4C;
}
input.opbutton{
font-size: medium;
margin-top: 20px;
padding: 10px 40px;
}
td.adv_opbutton input.opbutton{
margin-top: 10px;
padding: 0px 20px;
}
td.config_opbutton{
padding-bottom: 30px;
}
td.config_opbutton input.opbutton{
border: 0px !important;
}
td.config_opbutton input.opbutton_hover{
color: black;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
}
td.adv_opbutton input.opbutton_hover{
color: black;
}
input.opbutton_on{
color: black;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
}
input.button_on{
background-color:;
color: black;
border: 1px solid black;
}
tr.perblock_op_row, tr.perblock_op_row > td.perblock_op{
color:;
font-size: small;
font-family: arial, verdana, "ms sans serif", sans-serif;
background-color:;
}
.first_op_row{
padding: 15px 0px !important;
}
tr.peruse_op_row, tr.peruse_op_row td{
background-color:;
color:;
line-height: 2em;
}
tr.peruse_even_op_row, tr.peruse_even_op_row td{
background-color: #DAEAF5;
color:;
}
tr.peruse_odd_op_row, tr.peruse_odd_op_row td{
background-color:;
color:;
}
div.peruse_op_row{
border: 2px solid green !important;
}
div.peruse_op_row, div.peruse_op_row col{
background-color:;
color:;
}
div.peruse_even_op_row, div.peruse_even_op_row col{
background-color: #DAEAF5;
color:;
}
div.peruse_odd_op_row, div.peruse_odd_op_row col{
background-color:;
color:;
}
tr.peruse_op_row td a, tr.peruse_op_row td a:hover, tr.peruse_op_row td a:visited
tr.peruse_op_row td a.doodlelink,tr.peruse_op_row td a.doodlelink:hover, tr.peruse_op_row td a.doodlelink:visited{
color: !important;
text-decoration: none;
}
tr.peruse_op_row td a.doodlelink:hover{
text-decoration: underline;
}
.op_helpbox{
border: 1px solid #43423E;
background-color: #F6F6F6;
padding: 4px;
color:;
text-align: left;
}
div.container_style_options{
padding-top: 20px;
}
div.container_style_options_cat{
}
div.container_style_options_cat_title{
}
div.container_style_options_cat_option{
}
div.container_style_options_cat_option_pulldown{
height: 90px;
}
.block_editing_form, .block_editing_form td.block_title{
color:;
}
span.hdform{
color:;
}
.edita_control .hdform_first_col{
width: 30%;
}
div.block_editing_form{
padding: 30px;
background-color:;
border-radius: 7px;
}
.container_controls_block{
background-color: #FFF;
}
.container_controls_block .dropdown-menu{
background-color: #FFF;
color: #333;
}
.container_controls_block .dropdown-menu a{
color: #333;
}
div.modGroup{
margin-top: 20px;
border-radius: 8px;
box-shadow: 0px 0px 10px #E6E6E6;
padding-bottom: 20px;
}
div.modGroupHeader{
padding: 15px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
}
div.modGroupHeader_title{
text-align: center;
font-weight: bold;
color: #333333;
font-size: medium;
}
div.modGroupBody{
max-width: 1000px;
margin: 0 auto;
text-align: center;
}
.modListed{
cursor: pointer !important;
width: 192px;
color:;
float: left;
font-weight: bold;
padding-top: 10px;
height: 190px;
text-align: center;
margin-right: 4px;
margin-left: 4px;
}
.modListed:hover{
border: 2px dashed #AAAAAA;
}
.selectedmodListed{
border: 2px dashed #AAAAAA;
}
div.viewGroupList{
text-align: left;
background-color:;
display: none;
}
div.selectedviewGroupList{
display: block;
}
div.viewGroup{
margin-top: 20px;
border-radius: 8px;
box-shadow: 0px 0px 4px #E6E6E6;
padding-bottom: 2px;
}
div.viewGroup_captioned{
margin-top: 50px;
box-shadow: 0px 0px 16px #E6E6E6;
padding-bottom: 20px;
}
div.viewGroup_conditional{
display: none;
}
div.viewGroup_selected{
display: block;
}
div.viewGroupPicker{
font-size: large;
margin-top: 30px;
text-align: left;
}
div.viewGroupHeader{
text-align: center;
padding: 15px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color: #FFFFFF;
background: -webkit-linear-gradient(#FFFFFF, #F2F2F2);
background: -o-linear-gradient(#FFFFFF, #F2F2F2);
background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
background: linear-gradient(#FFFFFF, #F2F2F2);
color: #333333;
}
div.viewGroupHeader_title{
text-align: center;
font-weight: bold;
font-size: medium;
}
div.viewGroupHeader_desc{
text-align: center;
font-size: small;
}
div.viewGroupBody{
text-align: center;
margin: 0px auto;
max-width: 900px;
}
.viewListed{
float: left;
cursor: pointer !important;
width: 192px;
color:;
font-weight: bold;
padding-top: 10px;
height: 170px;
text-align: center;
margin-right: 4px;
margin-left: 4px;
}
.viewListed_captioned{
height: 190px;
}
.viewListed:hover{
border: 2px dashed #AAAAAA;
}
.selectedviewListed{
border: 2px dashed #AAAAAA;
}
.currentView, currentView div, currentView td{
background-color: #FFCCCC !important;
cursor: pointer !important;
width: 150px;
padding-left: 10px;
color:;
}
.nonselectedView{
cursor: pointer !important;
width: 150px;
padding-left: 10px;
color:;
}
.toverlay{
position:absolute;
display:none;
padding: 0px;
z-index:2001}
.toverlayinner{
-moz-border-radius:5px;
border-radius:5px;
border:1px solid #43423E;background-color:;
font-size: smaller;
color:;
padding: 0px;
margin: 0px;
text-align: left;
}
div.view_Image{
WIDTH: 270px;
height: 220px;
}
div.view_Image_Framed{
background-image: url("/hotdoodle_engine/iconset/viewframe_l.gif");
background-repeat: no-repeat;
background-position: top left;
}
div.block_Image{
WIDTH: 250px;
height: 200px;
}
div.blocklist{
}
table.billing_warn, table.billing_warn td{
background-color: #FFFFCC;
margin: 0px;
color: #333333;
}
table.billing_warn td a.doodlelink{
color: red;
}
div.billing_policy, billing_policy h3{
background-color: white;
color: black;
}
div.billing_howitworks, div.billing_howitworks table tr td{
background-color: white;
color: black;
}
div.conditionalDisplay{
}
div.conditionalDisplay_Edit{
margin: 15px 0px;
}
div.conditionalGroupBody{
text-align: center;
background: linear-gradient(#309ADD, #0071BD);
padding: 7px 20px;
border-radius: 5px;
color: #FFFFFF;
}
.conditionalListed{
float: left;
margin-right: 10px;
background-color: transparent !important;
border: 0px;
}
.conditionalControl{
background-color: #98a7ac;
padding: 7px 20px;
border-radius: 5px;
margin: 15px 0px;
}
.conditionalDiv{
padding: 0px;
margin-top: 15px;
margin-bottom: 15px;
}
.conditionalDivStorage{
}
.conditionalControlArea{
}
.conditionalExpansionArea{
}
div.conditionalRule_new{
background-color: lightgreen;
border: 2px solid red;
}
div.container_conditional_controls{
}
div.container_conditional_controls_info{
float: left;
}
div.container_conditional_controls_edit{
}
.helpbox_popup, .helpbox_popup p, .helpbox_popup li{
background-color: white !important;
color: #333333 !important;
font-size: 10px !important;
}
.helpbox_popup span{
color: #F7931E !important;
}
div.helpbox{
background-color: #FFFFCC;
}
.customer_example{
font-size: x-small !important;
}
table.navigation_modulebody{
border-spacing: 0;
border-collapse: collapse;
}
a.navlink_topnavfancy{
float:left;
font-size: 11px;
color: white;
font-weight: bold;
text-decoration: none;
display:block;
font-family: verdana, georgia, palatino, "palatino linotype", serif;
padding: 18px 15px 0px 15px;
margin-right: 3px;
height: 32px;
}
a.navlink_topnavfancy:hover{
color: #309add;
}
a.navlink_topnavfancy_subrow{
float:left;
font-size: 10px;
color: #333;
font-weight: bold;
text-decoration: none;
display:block;
background-color: transparent;
padding: 3px 5px 0px 5px;
height: auto !important;
margin-right: 2px;
height: 17px;
}
a.navlink_topnavfancy_subrow:hover{
color: #005377;
}
a.navlinkcurrent{
color: #309add;
text-decoration: none;
}
.navbutton a.navlinkcurrent{
color: #309add;
background-color: #e6e6e6;
text-decoration: none;
padding: 5px;
}
a.navlinkcurrent:hover{
color: #309add;
}
a.navlinkcurrent_subrow{
background: #E6E6E6;
text-decoration: underline;
color: #000000;
text-decoration: none;
}
table.topnavfancy, table.tnav{
margin: 0px auto;
padding: 0px;
text-align: center;
vertical-align: bottom;
width: 1000px;
border-spacing: 0;
border-collapse: collapse;
background-color: transparent;
}
table.topnavfancy_subrow_bar{
margin: 0px;
padding: 0px;
padding: 0px;
text-align: center;
vertical-align: bottom;
width: 100%;
border-collapse: separate;
}
td.topnavfancy_subrow{
padding-left: 3px !important;
padding-right: 3px !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/subrow_lightBlue_bg.gif') !important;
background-repeat: repeat;
height: auto !important;
}
td.topnavfancy{
border-spacing: 0;
border-collapse: collapse;
height: 50px;
margin: 0px;
width: 100%;
vertical-align: middle;
}
div.topnavfancy{
margin: 0px;
padding: 0px;
text-align: center;
vertical-align: bottom;
width: 1000px;
}
.divtop .navigation_modulebody{
text-align: center;
height: 40px;
background-color: transparent;
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/navBg.gif');
background-repeat: repeat-x;
}
td.topnav_global{
width: 100%;
font-size: 11px;
margin: 0px;
padding-top: 4px;
}
a.topnav_global{
color: #3E9C53;
margin: 0px 4px 0px 4px;
}
table.navigation_modulebody td{
padding: 0px;
}
div.genedTopnavpulldown{
}
table.genedTopnavpulldown{
margin: 0px;
padding: 0px;
}
td.genedTopnavpulldown{
margin-left: 0px;
margin-right: 0px;
padding: 3px;
background-color:;
}
a.navlink_genedTopnavpulldown,
a.navlink_genedTopnavpulldown:visited{
color:;
text-decoration: none;
font-size:;
font-weight: bold;
white-space: nowrap !important;
text-align: center;
display: block !important;
padding: 1px;
}
td.genedTopnavpulldown_current{
}
td.genedTopnavpulldown_current a.navlink_genedTopnavpulldown,
td.genedTopnavpulldown_current a.navlink_genedTopnavpulldown:hover{
color:;
background-color:;
}
a.navlink_genedTopnavpulldown:hover{
color:;
background-color:;
}
div.genedMenu{
left: 0px;
padding: 0px 1px 1px 0px;
position: absolute;top: 0px;visibility: hidden;z-index: 1001;
}
td.genedMenuButtonActive{
background-color:;
}
div.genedMenu a.genedMenuItem,
div.genedMenu a.genedMenuItem:visited{
text-decoration: none !important;
padding: 3px 1em !important;
display: block !important;
white-space: nowrap !important;
}
div.genedMenu a.genedMenuItem span.genedMenuItemArrow{
margin-right: -.75em;
text-decoration: none !important;
color:;
}
div.genedMenu a.genedMenuItem span.genedMenuItemText{
color:;
}
div.genedMenu a.genedMenuItemHighlight, div.genedMenu a.genedMenuItem:hover{
background-color:;
}
div.genedMenu a.genedMenuItemHighlight span.genedMenuItemText{
color: !important;
}
a.genedMenuItemHighlight{
}
.secondarysidebar, .rightsidebar{
}
.mainsidebar{
padding-top: 0px;
}
.mainsidebar{
width: 200px;
}
.sidebar{
background-repeat: repeat-y;
width: 175px;
height: 625px;
vertical-align: top;
}
.leftsidebar{
padding: 20px 60px 0px 0px;
background: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery165/dividerline.png') repeat-y top right;
}
.divtop{
width: 100%;
min-height:120px;
height:120px;
padding: 0px;
vertical-align: bottom;
background-color: transparent !important;
background: url("/imagelib/files/imagegallerymodule/4976030088c5d/gallery157/headerBg04.png") repeat-x top center;
margin: 0px;
text-align: center;
}
.divtop_sidetoside{
width: 100%;
}
.divtop .container_col_last{
padding-right: 30px;
}
.divtop .text_modulebody, .divtop .picture_modulebody{
padding-bottom: 5px;
}
.mainarea_table{
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
}
.mainarea, .centerarea,.divmain{
padding: 20px 0px 20px 30px;
background-color: transparent;
margin: 26px 0px 0px 0px;
text-align: left;
vertical-align: top;
}
.premainarea{
padding: 0px !important;
}
#MC_foot{
text-align: center;
color: #c45f07;
font-size: 10px;
}
.divfooter{
font-weight: bold;
text-align: center;
color: white;
background-image: url("/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/footerBg.jpg");
background-repeat: repeat-x;
background-position: bottom center;
background-color: #282a2a;
border-collapse: separate;
vertical-align: middle;
margin: 0 !important;
padding: 20px 0px 0px 0px;
}
.divfooter a, .divfooter a:hover{
color: #FFFFFF;
}
.divfooter .text_modulebody{
border-collapse: separate;
}
.divfooter .container_col_first, .divfooter .container_col_last{
background-color: #E6E6E6;
padding-top: 100px;
}
.divfooter .text_modulebody{
color: #FFFFFF;
}
div.Center_container_box{
text-align: center;
}
.Center_moduletitle{
text-align: center;
}
.Center_modulebody{
text-align: center;
}
.HDfooter_modulebody{
font-family: arial, verdana, "ms sans serif", sans-serif;
font-size: 11px;
text-align: center;
width: 625px;
margin: 16px 0px 18px 0px;
color: #CD6A08;
background: transparent;
}
img.logo{
margin-top: 10px;
margin-bottom: 14px;
}
div.Feature_container_box{
background-color: #B5D5EC !important;
border: 2px dotted #DAEAF5 !important;
text-align: center !important;
}
.Feature_moduletitle{
color: #2664BF !important;
font-weight: bold !important;
font-size: medium !important;
padding-top: 10px !important;
}
.Feature_modulebody{
color: #363636 !important;
font-weight: bold !important;
font-size: small !important;
text-align: center !important;
}
.Feature_modulebody input.button{
margin-left: 0px !important;
}
div.Feature2_container_box{
background-color: #C8DED3;
border: 2px dotted #E4EEE9;
}
.Feature2_moduletitle{
color: #48906B;
font-weight: bold;
font-size: medium;
text-align: center;
padding-top: 2px;padding-bottom: 2px;
}
.Feature2_modulebody{
color: #363636;
font-size: small;
text-align: center;
}
div.Feature3_container_box{
}
.Feature3_moduletitle{
color: #CC3300;
text-align: center;
}
.Feature3_modulebody{
color: #CC3300;
text-align: center;
}
div.Feature4_container_box{
}
.Feature4_moduletitle{
}
.Feature4_modulebody{
border: 12px groove;
padding: 10px;
width: auto;
}
div.Minor_container_box{
background-color: silver;
}
.Minor_moduletitle{
font-size: medium;
color: black;
background-color: silver;
}
.Minor_modulebody{
background-color: silver;
font-size: x-small;
}
div.Minor2_container_box{
background-color: #FFFFCC;
}
.Minor2_moduletitle{
font-size: medium;
background-color: #FFFFCC;
}
.Minor2_modulebody{
font-size: 14px;
background-color: #FFFFCC;
}
div.Minor3_container_box{
background-color: transparent;
border: none;
}
.Minor3_moduletitle{
}
.Minor3_modulebody{
}
div.Minor4_container_box{
}
.Minor4_moduletitle{
font-size: small;
font-weight: bold;
}
.Minor4_modulebody{
font-size: 10px;
}
div.form_title{
text-align: center;
background:;
padding: 10px 20px;
border-radius: 4px;
margin: 15px 0px;
color:;
font-size: 18px;
font-weight: bold;
}
.form_title a{
text-transform: uppercase;
color:;
font-size: 18px;
font-weight: bold;
}
div.wizardmenu{
background-color: #e0e0e0;
border: 2px outset #e0e0e0;
left: 0px;
padding: 0px 1px 1px 0px;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 1001;
color: black;
}
div.wizard{
border: 0px !important;
background-color: #B1C4C9 !important;
padding: 25px !important;
width: 95%;
margin-left: auto;
margin-right: auto;
}
#wizard_details{
font-size: small;
color: black;
background-color: white;
padding: 25px;
}
div.wizard a.doodlelink{
font-size: small;
color: #0071BD;
}
div.wizard td.title{
font-size: small;
font-weight: bold;
color: #0071BD;
}
div.wizard strong{
font-size: medium;
font-weight: bold;
color: #0071BD;
}
div.wizard span.navlink{
font-size: medium;
font-weight: bold;
color: #0071BD;
}
.title_empty, .title_empty:hover{
text-decoration: none !important;
cursor: default;
}
.product_title_link{
font-size: medium;
text-decoration: none;
}
a.login_forgot, a.login_forgot:visited{
white-space: nowrap;
}
.bundle_adjustmentsSH, .bundle_posSH, .bundle_gridSH, .bundle_sliderSH{
background-color: yellow;
}
.flowSH, .popupflowSH, .openedflowSH{
background-color:;
}
.displaySH{
background-color: pink;
}
.container_col_inner{
padding-right: 3px;
}
.container_col_bar{
border-right: 2px dotted #D3D3D3;
}
.container_row_bar{
border-bottom: 2px dotted #D3D3D3;
}
.premainarea{
background-color: transparent;
}
td.picture_left{
padding-right: 10px;
}
td.picture_right{
padding-left: 10px;
}
div.Invis_container_box{
background-color: transparent;
border: none;
}
.Invis_moduletitle{
background-color: transparent;
padding-left: 0px;
padding-right: 0px;
}
.Invis_modulebody{
background-color: transparent;
padding-left: 0px;
padding-right: 0px;
}
div.LightGray_container_box{
background-color: #DDDDDD;
}
.LightGray_moduletitle{
background-color: #DDDDDD}
.LightGray_modulebody{
background-color: #DDDDDD;
color:;
}
div.Aqua_container_box{
background-color: #CCFFFF;
}
.Aqua_moduletitle{
background-color: #CCFFFF;
}
.Aqua_modulebody{
background-color: #CCFFFF;
color:;
}
div.Pink_container_box{
background-color: #FFCCFF;
}
.Pink_moduletitle{
background-color: #FFCCFF;
}
.Pink_modulebody{
background-color: #FFCCFF;
color:;
}
div.Yellow_container_box{
background-color: #FFFFCC;
}
.Yellow_moduletitle{
background-color: #FFFFCC;
}
.Yellow_modulebody{
background-color: #FFFFCC;
color:;
}
div.Center_container_box{text-align: center;margin-left: auto;margin-right: auto}
div.Center_container_box td{text-align: center;margin-left: auto;margin-right: auto}
.Center_moduletitle{text-align: center;margin-left: auto;margin-right: auto}
.Center_modulebody, .Center_modulebody table, .Center_modulebody td, .Center_modulebody div.picture_wrap_img{text-align: center
!important;margin-left: auto !important;margin-right: auto !important}
div.Left_container_box{text-align: Left;margin-left: 0;margin-right: auto}
div.Left_container_box td{text-align: Left;margin-left: 0;margin-right: auto}
.Left_moduletitle{text-align: Left;margin-left: 0;margin-right: auto}
.Left_modulebody, .Left_modulebody table, .Left_modulebody td, .Left_modulebody div.picture_wrap_img{text-align: Left !
important;margin-left: 0 !important;margin-right: auto !important}
div.Right_container_box{text-align: Right;margin-left: auto;margin-right: 0}
div.Right_container_box td{text-align: Right;margin-left: auto;margin-right: 0}
.Right_moduletitle{text-align: Right;margin-left: auto;margin-right: 0}
.Right_modulebody, .Right_modulebody table, .Right_modulebody td, .Right_modulebody div.picture_wrap_img{text-align: Right !
important;margin-left: auto !important;margin-right: 0 !important}
div.Bottom_container_box{vertical-align: bottom}
div.Bottom_container_box td{vertical-align: bottom}
.Bottom_moduletitle{vertical-align: bottom}
.Bottom_modulebody{vertical-align: bottom}
div.Top_container_box{vertical-align: top}
div.Top_container_box td{vertical-align: top}
.Top_moduletitle{vertical-align: top}
.Top_modulebody{vertical-align: top}
div.nogap_container_box{
}
.nogap_container_box .row{
margin-bottom: 0px !important;
margin-top: 0px !important;
}
.nogap_container_box .row .col-md-1, .nogap_container_box .row .col-md-2, .nogap_container_box .row .col-md-3, .nogap_container_box .row .col-md-4, .nogap_container_box .row .col-md-5, .nogap_container_box .row .col-md-6, .nogap_container_box .row .col-md-7, .nogap_container_box .row .col-md-8, .nogap_container_box .row .col-md-9, .nogap_container_box .row .col-md-10, .nogap_container_box .row .col-md-11, .nogap_container_box .row .col-md-12
{
padding: 0px !important;
}
@media (max-width: 991px){
.nogap_container_box .row .col-md-1, .nogap_container_box .row .col-md-2, .nogap_container_box .row .col-md-3, .nogap_container_box .row .col-md-4, .nogap_container_box .row .col-md-5, .nogap_container_box .row .col-md-6, .nogap_container_box .row .col-md-7, .nogap_container_box .row .col-md-8, .nogap_container_box .row .col-md-9, .nogap_container_box .row .col-md-10, .nogap_container_box .row .col-md-11, .nogap_container_box .row .col-md-12
{
padding: 15px !important;
}
}
.nogap_moduletitle{
}
.nogap_modulebody{
}
div.Header_container_box{
background-color: transparent;
border: none;
vertical-align: bottom;
}
div.Footer_container_box{
background-color: transparent;
border: none;
vertical-align: bottom;
}
div.Sidebar_container_box{
}
.AltSidebar_container_box{
}
div.Box100w_container_box{
width: 100px;
margin-left: auto;
margin-right: auto;
}
div.Box200w_container_box{
width: 200px;
margin-left: auto;
margin-right: auto;
}
div.Box250w_container_box{
width: 250px;
margin-left: auto;
margin-right: auto;
}
div.Box300w_container_box{
width: 300px;
margin-left: auto;
margin-right: auto;
}
div.Box100h_container_box{
height: 100px;
}
div.Box200h_container_box{
height: 200px;
}
div.Box250h_container_box{
height: 250px;
}
div.Box300h_container_box{
height: 300px;
}
br.container_br{}
br.Compact_container_br{
line-height: 0px;
padding: 0px;
margin: 0px;
}
div.Compact_container_box{
padding: 0px;
margin: 0px;
}
div.Wide_container_box{width: 100%}
.Wide_moduletitle{width: 100%}
.Wide_modulebody{width: 100%}
div.Tall_container_box{height: 100%}
.Tall_moduletitle{height: 100%}
.Tall_modulebody{height: 100%}
div.FrameBold_container_box{
border: 5px solid #43423E;;
padding: 30px;
}
div.FrameModerate_container_box{
border: 3px solid #43423E;
padding: 30px;
}
div.FrameSubtle_container_box{
border: 1px solid #43423E;
padding: 30px;
}
div.FrameBoldDashed_container_box{
border: 5px dashed #43423E;;
padding: 30px;
}
div.FrameModerateDashed_container_box{
border: 3px dashed #43423E;
padding: 30px;
}
div.FrameSubtleDashed_container_box{
border: 1px dashed #43423E;
padding: 30px;
}
div.dividerTop01_container_box{
border-top: 1px solid #43423E;
padding-top: 40px;
}
.dividerTop01_moduletitle{
}
.dividerTop01_modulebody{
}
div.dividerTop02_container_box{
border-top: 1px dashed #43423E;
padding-top: 40px;
}
.dividerTop02_moduletitle{
}
.dividerTop02_modulebody{
}
div.dividerTop03_container_box{
background: url('/imagelib/files/imagegallerymodule/46d6f5f44a74c/gallery172/dividerTop03.png') no-repeat top center;
padding-top: 40px;
}
.dividerTop03_moduletitle{
}
.dividerTop03_modulebody{
}
div.dividerBottom01_container_box{
border-bottom: 1px solid #43423E;
padding-bottom: 40px;
}
.dividerBottom01_moduletitle{
}
.dividerBottom01_modulebody{
}
div.dividerBottom02_container_box{
border-bottom: 1px dashed #43423E;
padding-bottom: 40px;
}
.dividerBottom02_moduletitle{
}
.dividerBottom02_modulebody{
}
div.dividerBottom03_container_box{
background: url('/imagelib/files/imagegallerymodule/46d6f5f44a74c/gallery172/dividerBottom03.png') no-repeat bottom center;
padding-bottom: 40px;
}
.dividerBottom03_moduletitle{
}
.dividerBottom03_modulebody{
}
div.SmallText_container_box{}
.SmallText_moduletitle{}
.SmallText_modulebody{
font-size: medium;
}
div.BigText_container_box{}
.SBigText_moduletitle{}
.BigText_modulebody{
font-size: medium;
}
div.biggerTitle_container_box{
}
.biggerTitle_moduletitle{
font-size: 48px !important;
}
.biggerTitle_modulebody{
}
div.titleCenter_container_box{
}
.titleCenter_moduletitle{
text-align: center !important;
}
.titleCenter_modulebody{
}
div.biggerTitleCenter_container_box{
}
.biggerTitleCenter_moduletitle{
text-align: center !important;
font-size: 48px !important;
}
.biggerTitleCenter_modulebody{
}
div.titleStyleCheck_container_box{
}
.titleStyleCheck_moduletitle:before{
font-family: 'FontAwesome';
content: '\f046';
margin:0 5px 0 0px;
color: #9dc863;
}
.titleStyleCheck_modulebody{
}
div.titleStyleCheck02_container_box{
}
.titleStyleCheck02_moduletitle:before{
font-family: 'FontAwesome';
content: '\f058';
margin:0 5px 0 0px;
color: #9dc863;
}
.titleStyleCheck02_modulebody{
}
div.titleStylePlus_container_box{
}
.titleStylePlus_moduletitle:before{
font-family: 'FontAwesome';
content: '\f067';
margin:0 5px 0 0px;
}
.titleStylePlus_modulebody{
}
div.titleStyleStar_container_box{
}
.titleStyleStar_moduletitle:before{
font-family: 'FontAwesome';
content: '\f005';
margin:0 5px 0 0px;
color: #E5C20D;
}
.titleStyleStar_modulebody{
}
div.titleStyleWarning_container_box{
}
.titleStyleWarning_moduletitle:before{
font-family: 'FontAwesome';
content: '\f071';
margin:0 5px 0 0px;
color: #E5C20D;
}
.titleStyleWarning_modulebody{
}
div.titleStyleBan_container_box{
}
.titleStyleBan_moduletitle:before{
font-family: 'FontAwesome';
content: '\f05e';
margin:0 5px 0 0px;
color: #AD0000;
}
.titleStyleBan_modulebody{
}
div.titleStyleFolder_container_box{
}
.titleStyleFolder_moduletitle:before{
font-family: 'FontAwesome';
content: '\f07b';
margin:0 5px 0 0px;
color: #E5C20D;
}
.titleStyleFolder_modulebody{
}
div.titleStyleGear_container_box{
}
.titleStyleGear_moduletitle:before{
font-family: 'FontAwesome';
content: '\f013';
margin:0 5px 0 0px;
}
.titleStyleGear_modulebody{
}
div.titleStyleHeart_container_box{
}
.titleStyleHeart_moduletitle:before{
font-family: 'FontAwesome';
content: '\f08a';
margin:0 5px 0 0px;
color: #AD0000;
}
.titleStyleHeart_modulebody{
}
div.photoBorder_container_box{
}
.photoBorder_moduletitle{
}
.photoBorder_modulebody{
}
.photoBorder_modulebody img{
border: 8px solid #FFF;
box-shadow: 0px 0px 10px;
}
div.photoRounded_container_box{
}
.photoRounded_moduletitle{
}
.photoRounded_modulebody{
}
.photoRounded_modulebody img{
border-radius: 10px;
}
div.imgHoverZoom_container_box{
overflow:hidden;
}
.imgHoverZoom_moduletitle{
}
.imgHoverZoom_modulebody{
transition: all 0.6s ease-in-out;
}
.imgHoverZoom_modulebody:hover{
transform: scale(1.1);
}
div.sliderzoomout_container_box{
}
.sliderzoomout_moduletitle{
}
.sliderzoomout_modulebody{
}
@media screen and (min-width: 992px){
.sliderzoomout_modulebody .img-responsive, .sliderzoomout_modulebody .carousel-inner > .item > img, .sliderzoomout_modulebody .carousel-inner > .item > a > img{
-webkit-animation: zoomout 6s 1;
animation: zoomout 6s 1;
animation-fill-mode: forwards;
}
}
@-webkit-keyframes zoomout{
0%{transform: scale(1.1)}
100%{transform: scale(1)}
}
@keyframes zoomout{
0%{transform: scale(1.1)}
100%{transform: scale(1)}
}
div.Help_container_box{
border: 4px solid #43423E;
padding: 4px;
padding-top: 22px;
background: url("/hotdoodle_engine/iconset/doodle_instructions.gif") no-repeat top left;
}
.Help_moduletitle{background-color: }
.Help_modulebody{background-color: }
div.Wizard_container_box{
border: 4px solid;
padding: 4px;
background: transparent;
}
.Wizard_moduletitle{background-color: transparent}
.Wizard_modulebody{background-color: transparent}
.shide_moduletitle{
font-size: xx-small !important;
color: !important;
background-color: transparent !important;
background-image: none !important;
}
.shide_modulebody, .shide_modulebody h1, .shide_modulebody h2, .shide_modulebody p, .shide_modulebody a{
font-size: xx-small !important;
color: !important;
margin: 0px !important;
font-weight: 100 !important;
background-color: transparent !important;
background-image: none !important;
}
.shide_container_box{
font-size: xx-small !important;
color: !important;
background-color: transparent;
background-image: none !important;
}
.shide2_modulebody, .shide2_modulebody h1, .shide2_modulebody h2, .shide2_modulebody p, .shide2_modulebody a{
line-height: 6px;
overflow: hidden;
height: 10px;
color: !important;
}
.side_modulebody a.doodlelink{
color: !important;
}
.divpostfooter .modulebody,
.divpostfooter .modulebody p,
.divpostfooter .modulebody span{
color:;
}
.divpostfooter .shide_modulebody,
.divpostfooter .shide_moduletitle,
.divpostfooter .shide_modulebody h1,
.divpostfooter .shide_modulebody h2,
.divpostfooter .shide_modulebody p,
.divpostfooter .shide_modulebody span,
.divpostfooter .shide_modulebody a{
color: !important;
}
#OT_searchWrapperAll{
background: transparent !important;
}
#OT_searchWrapper{
background: transparent !important;
}
#OT_logo{
background: transparent !important;
}
#OT_logoLink{
background: transparent !important;
}
.sidebar #OT_searchWrapperAll{
background: !important;
}
.sidebar #OT_searchWrapper{
background: !important;
}
.sidebar #OT_logo{
background: !important;
}
.sidebar #OT_logoLink{
background: !important;
}
.divtop #OT_searchWrapperAll{
background: transparent !important;
}
.divtop #OT_searchWrapper{
background: transparent !important;
}
.divtop #OT_logo{
background: transparent !important;
}
.divtop #OT_logoLink{
background: transparent !important;
}
.ui-sortable-handle{
cursor:move;
}
.respAll{
display: block;
}
@media (max-width: 767px){
.respMobile{
display: block;
}
.respMobile_or_Tablet{display: block;
}
.respTablet_or_Laptop{
display: none;
}
.respLaptop{
display: none;
}
.respLaptopIL{
display: none;
}
.respMobile{
display: block;
}
.XrespMobile{
display: none;
}
.XrespMobile_or_Tablet{display: none;
}
.XrespTablet_or_Laptop{
display: block;
}
.XrespLaptop{
display: block;
}
.XrespLaptopIL{
display: inline;
}
}
@media (min-width: 768px){
.respMobile{
display: none;
}
.respMobile_or_Tablet{display: block;
}
.respTablet_or_Laptop{
display: block;
}
.respLaptop{
display: none;
}
.respLaptopIL{
display: none;
}
.XrespMobile{
display: block;
}
.XrespMobile_or_Tablet{display: none;
}
.XrespTablet_or_Laptop{
display: none;
}
.XrespLaptop{
display: block;
}
.XrespLaptopIL{
display: inline;
}
}
@media (min-width: 992px){
.respMobile{
display: none;
}
.respMobile_or_Tablet{display: none;
}
.respTablet_or_Laptop{
display: block;
}
.respLaptop{
display: block;
}
.respLaptopIL{
display: inline;
}
.XrespMobile{
display: block;
}
.XrespMobile_or_Tablet{display: block;
}
.XrespTablet_or_Laptop{
display: none;
}
.XrespLaptop{
display: none;
}
.XrespLaptopIL{
display: none;
}
}
div.Aqua_container_box{
background-color: #DFF2FF;
border: 1px solid #00A8FF;
padding: 5px 20px 0 20px;
}
.sidebar div.Aqua_container_box{
padding: 10px !important;
}
.Aqua_moduletitle{
background-color: #DFF2FF;
}
.Aqua_modulebody, .Aqua_modulebody td{
background-color: #DFF2FF;
}
div.Pink_container_box{
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 5px 20px 0 20px;
}
.sidebar div.Pink_container_box{
padding: 10px !important;
}
.Pink_moduletitle{
background-color: #FFEBEA;
}
.Pink_modulebody, .Pink_modulebody td{
background-color: #FFEBEA;
}
div.Yellow_container_box{
background-color: #FFFFCC;
border: 1px solid #FCEE21;
padding: 5px 20px 0 20px;
}
.sidebar div.Yellow_container_box{
padding: 10px !important;
}
.Yellow_moduletitle{
background-color: #FFFFCC;
}
.Yellow_modulebody, .Yellow_modulebody td{
background-color: #FFFFCC;
}
div.LightGray_container_box{
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
padding: 5px 20px 0 20px;
}
.sidebar div.LightGray_container_box{
padding: 10px !important;
}
.LightGray_moduletitle{
background-color: #EEEEEE;
}
.LightGray_modulebody, .LightGray_modulebody td{
background-color: #EEEEEE;
}
.leftnavtop_modulebody{
background-image: url("/hotdoodle_engine/layouts/images/HotDoodleTheme3/leftnavtopbg.gif");
background-position: bottom right;
background-repeat: no-repeat;
width: 175px;
height: 42px;
padding: 0px;
margin-bottom: 0px;
}
.HDTest_modulebody{
background-color: #D0D0D0;
color: #666;
font-size: 11px !important;
font-family: Georgia, Times New Roman, Times, serif;
padding: 2px 4px 16px 4px;
width: 200px !important;
margin-left:10px;
}
div.Greys_container_box{
background-color: silver;
}
.Greys_moduletitle{
font-size: small;
color: black;
background-color: #999;
}
.Greys_modulebody{
background-color: #ccc;
font-size: xx-small;
border-bottom:8px solid #999;
}
div.xxxxxSidebar_container_box{
width: 170px !important;
}
div.xxxxxSidebar_container_editheader{
width: 175px !important;
}
.xxxxxSidebar_modulecontrol{
width: 175px !important;
}
.xxxxxSidebar_container_moduletitle{
width: 175px !important;
}
.xxxxxSidebar_container_modulebody{
width: 175px !important;
}
.HD_container_box{
margin-left: 0px;
background-color: transparent;
}
.HD_modulebody{
vertical-align: top;
padding-left: 245px;
}
div.Rotatorside_container_box{
}
.Rotatorside_moduletitle{
background-color: #96CAEA;
background-position: top center;
background-repeat: no-repeat;
color: #FFF;
font-weight: normal;
letter-spacing: 1px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px !important;
vertical-align: bottom;
padding: 3px 0px 3px 0px;
width: 175px !important;
height: 12px;
margin-top: 1px;
margin-bottom: 0px;
text-align: center;
}
.Rotatorside_modulebody{
background-color: #F0F7FB;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px !important;
line-height: 18px;
width: 175px !important;
border-top: none;
border-left: 1px solid #96CAEA;
border-right: 1px solid #96CAEA;
border-bottom: 1px solid #96CAEA;
padding: 12px 7px 12px 7px;
}
Rotatorside_container_editheader{
width: 175px !important;
}
.Rotatorside_moduletitlebtm{
background-color: #E5E5E5;
background-image: url("/hotdoodle_engine/layouts/images/HotDoodleTheme3/cspotbtm160.gif");
background-position: bottom center;
background-repeat: no-repeat;
color: #666;
font-size: 11px;
font-family: Arial, Helvetical, sans-serif;
padding: 0px 4px 2px 4px;
width: 175px !important;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 10px;
}
div.Rotatorbott_container_box{
}
.Rotatorbott_moduletitle{
background-color: #CFE4F2;
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/customer_spotlight_title.gif");
background-position: top center;
background-repeat: no-repeat;
color: #FFF;
font-weight: bold;
letter-spacing: 1px;
font-size: 11px !important;
vertical-align: bottom;
height: 33px;
text-align: center;
border-top: 3px solid #DAEAF5;
border-right: 3px solid #DAEAF5;
border-left: 3px solid #DAEAF5;
border-bottom: none;
margin: 1px 0px 0px 0px;
width: 744px !important;
}
.Rotatorbott_modulebody{
color: #494949;
background-color: white;
background-image: url("/hotdoodle_engine/looks/images/imagelib/repeating/gallery3/fade_to_paleblue_darker.gif");
background-repeat: repeat-x;
background-position: bottom left;
font-size: 10px !important;
font-weight: bold;
line-height: 18px;
border: 3px solid #DAEAF5;
border-collapse: separate;
margin: 0px 0px 0px 0px;
padding: 20px;
}
div.Rotatorsmall_container_box{
}
.Rotatorsmall_moduletitle{
background-color: #CFE4F2;
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/customer_spotlight_title.gif");
background-position: top center;
background-repeat: no-repeat;
color: #FFF;
font-weight: bold;
letter-spacing: 1px;
font-size: 11px !important;
vertical-align: bottom;
height: 33px;
text-align: center;
border-top: 3px solid #DAEAF5;
border-right: 3px solid #DAEAF5;
border-left: 3px solid #DAEAF5;
border-bottom: none;
margin: 20px 0px 0px 0px;
width: 350px !important;
}
.Rotatorsmall_modulebody{
color: #494949;
background-color: white;
background-image: url("/hotdoodle_engine/looks/images/imagelib/repeating/gallery3/fade_to_paleblue_darker.gif");
background-repeat: repeat-x;
background-position: bottom left;
font-size: 10px !important;
font-weight: bold;
line-height: 18px;
border: 3px solid #DAEAF5;
border-collapse: separate;
margin: 0px 0px 0px 0px;
padding: 20px;
width: 350px !important;
}
div.MrktgCallout_container_box{
width: 267px;
}
.MrktgCallout_moduletitle{
background-color: white;
background-image: url("/hotdoodle_engine/looks/images/imagelib/main_site/gallery52/bubble_top.gif");
background-position: top left;
background-repeat: no-repeat;
color: white;
letter-spacing: 1px;
font-size: 14px !important;
vertical-align: bottom;
text-align: left;
width: 267px !important;
margin-bottom: 2px;
padding-left: 20px;
height: 24px;
padding-top: 6px;
}
.MrktgCallout_modulebody{
color: black;
background-color: #FFDB7F;
background-image: url("/hotdoodle_engine/looks/images/imagelib/main_site/gallery52/bubble_pureBottom.gif");
background-repeat: no-repeat;
background-position: bottom left;
font-size: 12px !important;
margin-bottom: 5px;
width: 267px !important;
}
div.Bucket1_container_box{
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/bucket_landing_orange.gif");
background-repeat: no-repeat;
background-position: top center;
height: 230px;
width: 250px;
}
div.Bucket2_container_box{
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/bucket_landing_blue.gif");
background-repeat: no-repeat;
background-position: top center;
height: 230px;
width: 250px;
}
div.Bucket3_container_box{
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/bucket_landing_green.gif");
background-repeat: no-repeat;
background-position: top center;
height: 230px;
width: 250px;
}
div.Action1_container_box{
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/action_orange.gif");
background-repeat: no-repeat;
background-position: top center;
height: 40px;
width: 250px;
margin-top: 0px;
}
div.Action2_container_box{
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/action_blue.gif");
background-repeat: no-repeat;
background-position: top center;
height: 40px;
width: 250px;
}
div.Action3_container_box{
background-image: url("/hotdoodle_engine/looks/images/imagelib/buckets/gallery18/action_green.gif");
background-repeat: no-repeat;
background-position: top center;
height: 40px;
width: 250px;
}
div.Actionlarge_container_box{
background-image: url("/hotdoodle_engine/looks/images/imagelib/hd_site/gallery33/action_orange_large.gif");
background-repeat: no-repeat;
background-position: top center;
height: 80px;
width: 250px;
line-height: 1.75;
margin-top: 30px;
}
.action1_modulebody a, .action2_modulebody a, .action3_modulebody a, .actionlarge_modulebody a{
color: #333;
}
.action1_modulebody a:hover, .action2_modulebody a:hover, .action3_modulebody a:hover, .actionlarge_modulebody a:hover{
color: #FFF;
}
.Bulletlist_moduletitle{
padding-bottom: 2px;
}
.Bulletlist_modulebody{
}
.Bulletlist_container_box{
}
.Bulletlist_modulebody .article_title_bulleted{
color: #333;
font-size: small;
font-weight: bold;
letter-spacing: 0.05em;
line-height: 1.25em;
padding-bottom: 15px;
padding-left: 0px;
}
.Bulletlist_modulebody .article_summary{
line-height: 1.25em;
padding-bottom: 15px;
}
.bigtitlesCenter_moduletitle{
font-size: 24px;
font-weight: normal;
text-align: center !important;
padding-left: 15px;
color: #333333;
}
.bigtitlesCenter_container_box{
}
.bigtitlesLeft_moduletitle{
font-size: 24px;
font-weight: normal;
text-align: left !important;
padding-left: 15px;
color: #333333;
}
.bigtitlesLeft_container_box{
}
.Landing_moduletitle{
}
.Landing_modulebody{
width: 232px !important;
}
.Landing_container_box{
}
.Padlogo_moduletitle{
font-size: x-small;
text-align: center;
}
.Padlogo_modulebody{
margin: 0px !important;
padding: 0px !important;
}
.Padlogo_container_box{
margin: 0px;
padding: 0px 0px 0px 10px;
}
.divtop .Padlogo_container_box{
margin: 0 auto !important;
width: 1000px !important;
padding-top: 5px !important;
}
.divtop .Padlogo_container_box div{
width: auto;
text-align: left;
}
table.Padlogo_modulebody input{
font-size: xx-small;
color: #000;
}
table.Padlogo_modulebody input.button{
color: white !important;
font-weight: 700;
font-size: 8px;
height: 16px;
}
.Iconbullet_moduletitle{
}
.Iconbullet_modulebody{
vertical-align: middle !important;
margin-left: 10px;
}
.Iconbullet_container_box{
}
.Maxwide_moduletitle{
}
.Maxwide_modulebody{
}
.Maxwide_container_box{
width: 100% !important;
}
.Halfwide_moduletitle{
}
.Halfwide_modulebody{
}
.Halfwide_container_box{
width: 365px !important;
}
.Vertmid_moduletitle{
}
.Vertmid_modulebody{
vertical-align: middle !important;
}
.Vertmid_container_box{
}
.Planmain_moduletitle{
color: white;
border-bottom: 2px solid #C8DED3;
background-color: #48906B;
padding: 7px;
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: large;
font-weight: normal;
}
.Planmain_modulebody{
}
.Planmain_container_box{
width: 90%;
border: 2px solid #C8DED3;
background-color: #DEEBE4 !important;
}
.Plansub_moduletitle{
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: small;
text-align: left;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
}
.Plansub_modulebody{
font-family: arial, helvetica, "ms sans serif", sans-serif;
}
.Plansub_container_box{
margin: 7px;
}
.Plansub_modulebody .article_title_bulleted{
font-size: 14px;
font-weight: normal;
padding: 0px;
}
div.Tall300_container_box{height: 300px}
div.Tall350_container_box{height: 350px}
.Dualmain_moduletitle{
color: white;
border-bottom: 3px solid #E3EFF8;
background-color: #95CAEA;
background-image: url("/hotdoodle_engine/looks/images/imagelib/hd_site/gallery33/titlebar_blue.gif");
background-repeat: repeat-x;
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: large;
font-weight: normal;
text-align: center;
margin: 0px!important;
padding: 10px 0px 10px 0px !important;
}
.Dualmain_modulebody{
}
.Dualmain_container_box{
border: 3px solid #E3EFF8;
background-color: white;
padding: 0px !important;
margin: 10px !important;
}
.Dualsub_moduletitle{
}
.Dualsub_modulebody{
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: 16px !important;
line-height: 1.75;
}
.Dualsub_modulebody .article_title_bulleted{
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: 16px !important;
line-height: 1.75;
padding: 0px;
}
.Dualsub_container_box{
border: 0px !important;
}
.Orngmain_moduletitle{
color: white;
border-bottom: 3px solid #FFDFBB;
background-color: #F89738;
background-image: url("/hotdoodle_engine/looks/images/imagelib/hd_site/gallery33/titlebar_orange.gif");
background-repeat: repeat-x;
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: large;
font-weight: normal;
text-align: center;
margin: 0px!important;
padding: 10px 0px 10px 0px !important;
}
.Orngmain_modulebody{
}
.Orngmain_container_box{
border: 3px solid #FFDFBB;
padding: 0px !important;
margin: 10px !important;
background-color: white !important;
background-image: url("/hotdoodle_engine/looks/images/imagelib/hd_site/gallery33/background_spotlight_04.gif");
background-repeat: no-repeat;
background-position: top center;
}
.Orngsub_moduletitle{
}
.Orngsub_modulebody{
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: 16px !important;
line-height: 1.75;
}
.Orngsub_modulebody .article_title_bulleted{
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: 16px !important;
line-height: 1.75;
padding: 0px;
}
.Orngsub_container_box{
border: 0px !important;
}
.Compactlink_moduletitle{
}
.Compactlink_modulebody{
margin: 0px 25px 5px 0px !important;
padding: 0px 0px 0px 0px !important;
}
.Compactlink_container_box{
}
.Bulletbig_moduletitle{
}
.Bulletbig_modulebody{
}
.Bulletbig_container_box{
}
.Bulletbig_modulebody .article_title_bulleted{
line-height: 2.0em !important;
padding: 0px;
}
.Bulletbig_modulebody .article_summary{
}
.Specfont1_moduletitle{
}
.Specfont1_modulebody{
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: 16px !important;
line-height: 1.75 !important;
}
.Specfont1_container_box{
}
.Specfont2_moduletitle{
}
.Specfont2_modulebody{
font-size: 13px !important;
line-height: 1.5 !important;
}
.Specfont2_container_box{
}
.Compbott_moduletitle{
}
.Compbott_modulebody{
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}
.Compbott_container_box{
}
.ExtraFooter_container_box{
margin-top: 20px;
background-color: #E6E6E6;
background-image: none;
}
.ExtraFooter_modulebody{
background-color: #E6E6E6;
FONT-FAMILY: verdana,geneva,arial,helvetica,sans-serif;
font-size: xx-small;
background-image: none;
padding-left: 30px;
padding-right: 30px;
}
.hpContainer2_container_box{
width: 329px;
}
.hpContainer2_moduletitle{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/hp_rightContainerTitleBg.gif');
background-position: top left;
background-repeat: no-repeat;
font-size: 21px;
color: White;
padding: 10px 0px 0px 30px;
margin: 0px !important;
width: 299px !important;
height: 45px;
}
.hpContainer2_modulebody{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/hp_rightContainerBodyBg_ededed.gif');
background-position: bottom left;
background-repeat: no-repeat;
background-color: #ededed;
padding: 10px 30px 20px 30px;
margin: 0px !important;
line-height: 18px;
width: 329px !important;
}
.hpContainer_container_box{
width: 330px;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/hdBlueStyle02.gif');
background-repeat: no-repeat;
background-position: top left;
padding-top: 5px !important;
height: 358px;
}
.hpContainer_moduletitle{
font-size: 21px;
font-weight: bold;
padding: 20px 30px 5px 30px;
color: white;
}
.hpContainer_modulebody{
padding: 0px 30px 10px 30px;
color: white !important;
}
.hpSmallContainer_container_box{
background-color: WHITE !important;
color: #333333;
border: 1px solid #999999;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
font-weight: normal;
width: 190px;
height: 172px;
padding: 10px 10px 10px 20px!important;
}
.hpSmallContainerGradient_container_box{
background-color: WHITE !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/4_colGradientBg.gif');
background-repeat: repeat-x;
background-position: bottom left;
color: #333333;
border: 1px solid #999999;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
font-weight: normal;
width: 205px;
height: 180px;
padding: 10px 5px 5px 10px!important;
}
.hpContainerBg_container_box{
background-color: WHITE !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/blank_containerBg4.gif');
background-repeat: no-repeat;
background-position: top left;
width: 885px;
height: 290px;
padding: 10px 0px 0px 15px!important;
}
.successStoriesContainer_container_box{
background-color: WHITE !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/successStoriesBannerBg02.jpg');
background-repeat: no-repeat;
background-position: top left;
width: 860px;
height: 251px;
padding: 20px !important;
}
.hpSmallContainerMerge_container_box{
background-color: WHITE !important;
color: #333333;
border: 1px solid #999999;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
font-weight: normal;
width: 415px;
height: 172px;
padding: 10px 10px 10px 20px!important;
}
.hpMediumContainerGradient_container_box{
background-color: WHITE !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/4_colGradientBg.gif');
background-repeat: repeat-x;
background-position: bottom left;
color: #333333;
border: 1px solid #999999;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
font-weight: normal;
width: 430px;
height: 180px;
padding: 10px 5px 5px 10px!important;
}
.hpMdeiumContainer_container_box{
background-color: WHITE !important;
color: #333333;
border: 1px solid #999999;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 18px;
width: 425px;
height: 245px !important;
padding: 25px 10px 0px 10px!important;
}
.hpMdeiumContainer_moduletitle{
font-size: 21px;
padding-bottom: 15px;
}
.hpMdeiumContainer_modulebody{
line-height: 18px;
}
.hp3ColContainer_container_box{
background-color: WHITE !important;
color: #333333;
border: 1px solid #999999;
font-family: verdana, geneva, sans-serif;
font-weight: normal;
width: 275px;
height: 220px;
padding: 10px 10px 10px 10px!important;
}
.hp3ColContainer_modulebody{
font-size: 10px !important;
}
.supportTitleUnderline_container_box{
}
.supportTitleUnderline_moduletitle{
border-bottom: 1px solid #43423E;
}
.supportTitleUnderline_modulebody{
padding-top: 20px;
}
.blueBox_container_box{
}
.blueBox_moduletitle{
background-color: #0071bd;
color: white;
font-size: 14px;
font-weight: bold;
height: 30px;
padding-left: 15px;
padding-top: 8px;
margin-bottom: 5px;
}
.blueBox_modulebody{
margin-bottom: 20px;
padding: 15px !important;
border: 1px solid #43423E;
}
.cleanForm_container_box{
}
.cleanForm_moduletitle{
color: #0071bd !important;
font-size: 24px !important;
background-color: transparent !important;
margin-right: 100px !important;
border-bottom: 1px solid #0071bd !important;
margin-bottom: 25px !important;
padding-left: 0 !important;
}
.cleanForm_modulebody{
}
.cleanForm_modulebody table.hdform{
border: 0px !important;
background-color: transparent !important;
}
.cleanForm_modulebody table.hdform .hdform_label{
color: #0071bd !important;
padding-bottom: 10px !important;
}
.cleanForm_modulebody input.button{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/submitButton_blank.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
height: 38px !important;
width: 140px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: medium !IMPORTANT;
}
.cleanForm_modulebody textarea{
}
.PaxForm_container_box{
}
.PaxForm_moduletitle{
color: #FFFFFF !important;
font-size: 24px !important;
background-color: transparent !important;
margin-right: 100px !important;
border-bottom: 1px solid #0071bd !important;
margin-bottom: 25px !important;
padding-left: 0 !important;
}
.PaxForm_modulebody{
}
.PaxForm_modulebody table.hdform{
border: 0px !important;
background-color: transparent !important;
}
.PaxForm_modulebody table.hdform .hdform_label{
color: #FFFFFF !important;
padding-bottom: 10px !important;
}
.PaxForm_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery140/button_pinkBlank_280x47.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
height: 47px !important;
width: 280px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: 16px !IMPORTANT;
color: #FFFFFF !important;
}
.PaxForm_modulebody textarea{
}
.PaxOrderForm_container_box{
}
.PaxOrderForm_moduletitle{
color: #FFFFFF !important;
font-size: 24px !important;
background-color: transparent !important;
margin-right: 100px !important;
border-bottom: 1px solid #0071bd !important;
margin-bottom: 25px !important;
padding-left: 0 !important;
}
.PaxOrderForm_modulebody{
}
.PaxOrderForm_modulebody table.hdform{
border: 0px !important;
background-color: transparent !important;
}
.PaxOrderForm_modulebody table.hdform .hdform_label{
color: #FFFFFF !important;
padding-bottom: 15px !important;
font-size: 16px;
font-weight: bold;
}
.PaxOrderForm_modulebody .hdform_me{
padding: 0px;
margin: 0px;
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
}
.PaxOrderForm_modulebody .hdform_field{
color: #FFFFFF;
}
.PaxOrderForm_modulebody .hdform_field input{
color: #333333;
font-size: 16px !important;
}
.PaxOrderForm_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery126/button_paxCallMeBox.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
height: 45px !important;
width: 236px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: large !IMPORTANT;
}
.PaxOrderForm_modulebody textarea{
}
.simpleForm_container_box{
}
.simpleForm_moduletitle{
color: #0071bd !important;
font-size: 24px !important;
background-color: white !important;
margin-right: 100px !important;
border-bottom: 1px solid #0071bd !important;
margin-bottom: 25px !important;
padding-left: 0 !important;
}
.simpleForm_modulebody{
}
.simpleForm_modulebody table.hdform{
border: 0px !important;
background-color: white !important;
}
.simpleForm_modulebody table.hdform .hdform_label{
color: #0071bd !important;
padding-bottom: 10px !important;
}
.simpleForm_modulebody input.button{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/button_requestFreeCall.gif') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
height: 40px !important;
width: 240px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: medium !IMPORTANT;
color: white !important;
padding-bottom: 7px !important;
}
.simpleForm_modulebody textarea{
}
.simpleFormV2_container_box{
}
.simpleFormV2_moduletitle{
color: #0071bd !important;
font-size: 24px !important;
background-color: white !important;
margin-right: 100px !important;
border-bottom: 1px solid #0071bd !important;
margin-bottom: 25px !important;
padding-left: 0 !important;
}
.simpleFormV2_modulebody{
}
.simpleFormV2_modulebody table.hdform{
border: 0px !important;
background-color: white !important;
}
.simpleFormV2_modulebody table.hdform .hdform_label{
color: #0071bd !important;
padding-bottom: 10px !important;
}
.simpleFormV2_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery83/buttonv2_blank_set.gif') !important;
background-repeat: no-repeat !important;
background-color: white !important;
background-position: top center;
height: 52px !important;
width: 240px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: 20px !IMPORTANT;
color: white !important;
padding-bottom: 7px !important;
display: block;
cursor: pointer;
}
.simpleFormV2_modulebody input.button:hover{
background-position: 0 -52px;
}
.simpleFormV2_modulebody textarea{
}
.framebox_container_box{
}
.framebox_modulebody{
padding: 20px !important;
border: 1px solid #43423E;
background-color: #F2F2F2 !important;
}
.bigLogin_container_box{
padding-top: 50px !important;
background: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/title_memberLogin.png') no-repeat top left;
}
.bigLogin_moduletitle{
}
.bigLogin_modulebody{
}
.bigLogin_modulebody input{
height: 40px;
width: 300px;
font-size: 20px !important;
margin-bottom: 5px !important;
}
.bigLogin_modulebody .login_checkbox{
height: 40px;
width: auto;
vertical-align: middle;
font-size: small;
}
.bigLogin_modulebody input.button{
height: 40px !important;
width: 200px !important;
border: 0px;
font-size: 20px !important;
background: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/ButtonBlueBg_login.png') no-repeat top left;
}
div.tryEditingBgLP_container_box{
background: #FFFFFF url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery140/tryEditingBg.png') repeat-x top left;
width: 920px;
padding: 40px;
}
.tryEditingBgLP_moduletitle{
}
.tryEditingBgLP_modulebody{
}
div.fontsize18_container_box{
}
.fontsize18_moduletitle{
}
.fontsize18_modulebody, .fontsize18_modulebody p, .fontsize18_modulebody span, .fontsize18_modulebody li{
font-size: 18px !important;
line-height: 1.5em;
}
.fontsize18_modulebody li{
padding-bottom: 5px;
}
div.topPush90_container_box{
}
.topPush90_moduletitle{
}
.topPush90_modulebody{
padding-top: 90px !important;
}
div.boxShadow_container_box{
box-shadow: 0px 0px 10px #333333;
}
.boxShadow_moduletitle{
}
.boxShadow_modulebody{
}
.divtop .login_welcome{
padding-top: 20px !important;
padding-right: 20px !important;
}
.login_welcome_oneline{
color: #494949;
font-size: 12px;
font-weight: bold;
}
a.login_welcome_oneline{
font-size: 12px;
color: #336699;
}
.loginStyle_container_box{
background-color: #F2F2F2 !important;
color: #333333;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
font-weight: normal;
padding: 20px !important;
text-align: center;
height: 300px !important;
}
.loginStyle_moduletitle{
width: auto;
text-align: left;
padding-bottom: 15px;
padding-left: 10px;
}
.loginStyle_modulebody input{
margin-bottom: 10px !important;
}
.loginStyle_modulebody input.button{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/greenButton_bg.gif');
background-repeat: repeat-x;
background-color: white;
height: 25px;
font-weight: bold;
border: 1px solid #4E772A;
margin: 0px;
padding: 0 15px;
font-size: medium;
}
.loginStyle_modulebody .login_checkbox{
vertical-align: middle !important;
}
.registrationStyle_container_box{
background-color: #F2F2F2 !important;
color: #333333;
border: 1px solid #999999;
font-family: verdana, geneva, sans-serif;
font-size: 12px;
font-weight: normal;
padding: 20px !important;
text-align: center;
height: 350px !important;
}
.registrationStyle_modulebody{
margin-left: auto !important;
margin-right: auto !important;
}
.getSiteBuilt_container_box{
}
.getSiteBuilt_modulebody{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/getSiteBuiltBg2.gif');
background-repeat: no-repeat;
background-position: top center;
padding: 20px !important;
width: 280px;
height: 300px !important;
}
.monthlyFee_container_box{
}
.monthlyFee_modulebody{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/monthlyFeeBg.gif');
background-repeat: no-repeat;
background-position: top center;
padding: 20px !important;
width: 280px;
height: 400px !important;
}
.grayFormBlock_container_box{
}
.grayFormBlock_modulebody{
background-color: #E6E6E6;
padding: 20px !important;
}
.grayFormBlock_modulebody .form_modulebody{
width: 380px !important;
}
.grayFormBlock_modulebody form.hdform{
background-color: #E6E6E6;
width: 320px !important;
}
.grayFormBlock_modulebody table.hdform{
background-color: #E6E6E6;
}
.grayFormBlock_modulebody .hdform_label p{
font-weight: bold;
font-size: 16px;
}
.introVideo_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/homepage_businessBg04_video.jpg') !important;
background-repeat: no-repeat !important;
width: 960px !important;
height: 366px !important;
}
.introVideo_modulebody .swf_modulebody{
}
.introVideoPadding_container_box{
}
.introVideoPadding_modulebody{
padding-top: 50px !important;
padding-left: 50px !important;
}
div.LandingPageBigContainer_container_box{
background-position: top center;
width: 1024px !important;
padding: 0 !important;
}
.LandingPageBigContainer_moduletitle{
}
.LandingPageBigContainer_modulebody{
}
div.LandingWhiteBg_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery120/containerWhiteBg.png');
background-position: top center;
background-repeat: no-repeat;
padding: 0 52px;
}
.LandingWhiteBg_moduletitle{
}
.LandingWhiteBg_modulebody{
}
div.CallMeBox_container_box{
}
.CallMeBox_moduletitle{
}
.CallMeBox_modulebody{
}
.CallMeBox_modulebody .project_modulebody{
}
.CallMeBox_modulebody table.hdform{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery120/callMeBoxBg02.png');
background-repeat: no-repeat;
width: 300px;
height: 232px;
background-color: transparent !important;
padding: 60px 20px 20px 20px !important;
}
.CallMeBox_modulebody hdform_label{
padding-bottom: 0px !important;
}
.CallMeBox_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery120/button_callme_orange.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 52px !important;
width: 240px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: 20px !IMPORTANT;
color: white !important;
padding-bottom: 7px !important;
display: block;
cursor: pointer;
}
div.PaxContact_container_box{
}
.PaxContact_moduletitle{
}
.PaxContact_modulebody{
}
.PaxContact_modulebody .project_modulebody{
}
.PaxContact_modulebody table.hdform{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery126/form02.png');
background-repeat: no-repeat;
width: 356px;
height: 388px;
background-color: transparent !important;
padding: 140px 20px 20px 40px !important;
}
.PaxContact_modulebody .hdform_label{
padding-bottom: 0px !important;
color: white !important;
}
.PaxContact_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery126/button_paxCallMeBox.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 45px !important;
width: 236px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: 20px !IMPORTANT;
color: white !important;
padding-bottom: 2px !important;
display: block;
cursor: pointer;
}
div.BlackConsultationForm_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery140/blackFormBg02.png');
background-repeat: no-repeat;
width: 300px;
background-color: transparent !important;
height: 345px;
padding: 25px 20px 0px 40px !important;
}
.BlackConsultationForm_moduletitle{
background-color: transparent !important;
padding-left: 0px !important;
font-size: 40px !important;
font-weight: normal !important;
padding-bottom: 40px;
font-family: Rokkitt, Arial, sans-serif;
}
.BlackConsultationForm_modulebody{
}
.BlackConsultationForm_modulebody .hdform_field input{
padding: 3px 0px;
width: 210px;
}
.BlackConsultationForm_modulebody .hdform_field select{
padding: 3px 0px;
margin-left: 0px;
}
.BlackConsultationForm_modulebody .project_modulebody{
}
.BlackConsultationForm_modulebody table.hdform{
background-color: transparent !important;
}
.BlackConsultationForm_modulebody .hdform_label, .BlackConsultationForm_modulebody .datefield{
padding-bottom: 0px !important;
color: white !important;
}
.BlackConsultationForm_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery140/button_pinkBlank_280x47.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 47px !important;
width: 280px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px 0px 0px 0px !important;
font-size: 16px !IMPORTANT;
color: white !important;
padding-bottom: 2px !important;
display: block;
cursor: pointer;
}
div.BlackConsultationDetailFormNoPestor_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/detailForm_noPester_2steps.png');
background-repeat: no-repeat;
width: 800px;
background-color: transparent !important;
height: 415px;
padding: 25px 100px 0px 100px !important;
}
.BlackConsultationDetailFormNoPestor_moduletitle{
background-color: transparent !important;
padding-left: 0px !important;
font-size: 46px !important;
font-weight: normal !important;
text-align: center;
padding-bottom: 30px;
font-family: Rokkitt, Arial, sans-serif;
}
.BlackConsultationDetailFormNoPestor_modulebody{
}
.BlackConsultationDetailFormNoPestor_modulebody .hdform_field input{
padding: 3px 0px;
}
.BlackConsultationDetailFormNoPestor_modulebody .hdform_field select{
padding: 3px 0px;
margin-left: 0px;
}
.BlackConsultationDetailFormNoPestor_modulebody textarea{
margin-bottom: 10px !important;
height: 160px;
width: 530px;
}
.BlackConsultationDetailFormNoPestor_modulebody table.hdform{
background-color: transparent !important;
}
.BlackConsultationDetailFormNoPestor_modulebody .hdform_label, .BlackConsultationDetailFormNoPestor_modulebody .datefield{
padding-bottom: 0px !important;
color: white !important;
font-size: 18px;
line-height: 2em;
}
.BlackConsultationDetailFormNoPestor_modulebody .hdform_field input{
height: 30px !important;
width: 300px !important;
font-size: 20px !important;
margin-bottom: 5px !important;
}
.BlackConsultationDetailFormNoPestor_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/button_pinkBlank_lock.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 47px !important;
width: 292px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px 0px 0px 0px !important;
font-size: 16px !IMPORTANT;
color: white !important;
padding-bottom: 2px !important;
padding-left: 35px !important;
display: block;
cursor: pointer;
}
div.BlackConsultationFormNoPestor_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/blackFormBg03_height440.png');
background-repeat: no-repeat;
width: 300px;
background-color: transparent !important;
height: 415px;
padding: 25px 30px 0px 30px !important;
}
.BlackConsultationFormNoPestor_moduletitle{
background-color: transparent !important;
padding-left: 0px !important;
font-size: 40px !important;
font-weight: normal !important;
text-align: center;
padding-bottom: 10px;
font-family: Rokkitt, Arial, sans-serif;
}
.BlackConsultationFormNoPestor_modulebody{
width: 300px !important;
}
.BlackConsultationFormNoPestor_modulebody .hdform_field input{
padding: 3px 0px;
width: 210px;
}
.BlackConsultationFormNoPestor_modulebody .hdform_field select{
padding: 3px 0px;
margin-left: 0px;
}
.BlackConsultationFormNoPestor_modulebody textarea{
margin-bottom: 10px !important;
width: 280px;
}
.BlackConsultationFormNoPestor_modulebody ul{
list-style-type:none;
padding:0px;
margin:0px;
}
.BlackConsultationFormNoPestor_modulebody li{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/bullet_regular.png');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}
.BlackConsultationFormNoPestor_modulebody table.hdform{
background-color: transparent !important;
}
.BlackConsultationFormNoPestor_modulebody .hdform_label, .BlackConsultationFormNoPestor_modulebody .datefield{
padding-bottom: 0px !important;
color: white !important;
}
.BlackConsultationFormNoPestor_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/button_pinkBlank_lock.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 47px !important;
width: 292px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px 0px 0px 0px !important;
font-size: 16px !IMPORTANT;
color: white !important;
padding-bottom: 2px !important;
padding-left: 35px !important;
display: block;
cursor: pointer;
}
div.DP4V3BCFNoPestor_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery163/blackFormBg04_height470.png');
background-repeat: no-repeat;
width: 300px;
background-color: transparent !important;
height: 445px;
padding: 25px 30px 0px 30px !important;
}
.DP4V3BCFNoPestor_moduletitle{
background-color: transparent !important;
padding-left: 0px !important;
font-size: 36px !important;
font-weight: normal !important;
text-align: center;
padding-bottom: 30px;
font-family: Rokkitt, Arial, sans-serif;
}
.DP4V3BCFNoPestor_modulebody{
width: 300px !important;
}
.DP4V3BCFNoPestor_modulebody .hdform_field input{
padding: 3px 0px;
width: 210px;
}
.DP4V3BCFNoPestor_modulebody .hdform_field select{
padding: 3px 0px;
margin-left: 0px;
}
.DP4V3BCFNoPestor_modulebody textarea{
margin-bottom: 10px !important;
width: 280px;
}
.DP4V3BCFNoPestor_modulebody ul{
list-style-type:none;
padding:0px;
margin:0px;
}
.DP4V3BCFNoPestor_modulebody li{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/bullet_regular.png');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}
.DP4V3BCFNoPestor_modulebody table.hdform{
background-color: transparent !important;
}
.DP4V3BCFNoPestor_modulebody .hdform_label, .DP4V3BCFNoPestor_modulebody .datefield{
padding-bottom: 0px !important;
color: white !important;
}
.DP4V3BCFNoPestor_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/button_pinkBlank_lock.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 47px !important;
width: 292px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px 0px 0px 0px !important;
font-size: 16px !IMPORTANT;
color: white !important;
padding-bottom: 2px !important;
padding-left: 35px !important;
display: block;
cursor: pointer;
}
div.PaxMobileContact_container_box{
}
.PaxMobileContact_moduletitle{
}
.PaxMobileContact_modulebody{
}
.PaxMobileContact_modulebody .project_modulebody{
}
.PaxMobileContact_modulebody table.hdform{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery128/detailFormBg_mobile.png');
background-repeat: no-repeat;
width: 640px;
height: 610px;
background-color: transparent !important;
padding: 180px 20px 20px 100px !important;
}
.PaxMobileContact_modulebody .hdform_label{
padding-bottom: 0px !important;
color: white !important;
font-size: 24px;
}
.PaxMobileContact_modulebody input{
height: 40px;
width: 300px;
font-size: 20px !important;
margin-bottom: 5px !important;
}
.PaxMobileContact_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery128/button_submit_mobile.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 70px !important;
width: 360px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: 32px !IMPORTANT;
color: white !important;
padding-bottom: 2px !important;
display: block;
cursor: pointer;
}
div.BlueAndPinkCallMeBox_container_box{
}
.BlueAndPinkCallMeBox_moduletitle{
}
.BlueAndPinkCallMeBox_modulebody{
}
.BlueAndPinkCallMeBox_modulebody .project_modulebody{
}
.BlueAndPinkCallMeBox_modulebody table.hdform{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery124/freeConsultation_bg.png');
background-repeat: no-repeat;
width: 330px;
height: 220px;
background-color: transparent !important;
padding: 55px 25px 0px 25px !important;
}
.BlueAndPinkCallMeBox_modulebody hdform_label{
padding-bottom: 0px !important;
}
.BlueAndPinkCallMeBox_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery124/freeConsultation_buttonBg.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 30px !important;
width: 176px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: 14px !IMPORTANT;
color: white !important;
padding-bottom: 3px !important;
display: block;
cursor: pointer;
}
div.BlueAndPinkCallMeBox2_container_box{
}
.BlueAndPinkCallMeBox2_moduletitle{
}
.BlueAndPinkCallMeBox2_modulebody{
}
.BlueAndPinkCallMeBox2_modulebody .project_modulebody{
}
.BlueAndPinkCallMeBox2_modulebody table.hdform{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery124/ScheduleYourDesignConsultation_bg.png');
background-repeat: no-repeat;
width: 330px;
height: 220px;
background-color: transparent !important;
padding: 55px 25px 0px 25px !important;
}
.BlueAndPinkCallMeBox2_modulebody hdform_label{
padding-bottom: 0px !important;
}
.BlueAndPinkCallMeBox2_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery124/freeConsultation_buttonBg.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 30px !important;
width: 176px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px !important;
font-size: 14px !IMPORTANT;
color: white !important;
padding-bottom: 3px !important;
display: block;
cursor: pointer;
}
div.detailedConsultationForm_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery124/detailedConsultationForm_bg.jpg');
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
height: 612px !important;
margin-left: 70px !important;
padding: 40px 150px 30px 180px;
width: 670px !important;
}
.detailedConsultationForm_moduletitle{
}
.detailedConsultationForm_modulebody{
}
div.fixedTab_container_box{
position: fixed;
top: 25%;
right: 0%;
}
.fixedTab_moduletitle{
}
.fixedTab_modulebody{
}
div.paxDetailForm_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery126/detailFormBg.png');
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
height: 610px !important;
margin-left: 70px !important;
padding: 105px 150px 30px 180px;
width: 670px !important;
}
.paxDetailForm_moduletitle{
}
.paxDetailForm_modulebody{
}
div.lightGrayDetailForm_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/detailFormBg_describeWhatYouNeed.png');
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
padding: 105px 150px 30px 180px;
width: 670px !important;
height: 475px !important;
}
.lightGrayDetailForm_moduletitle{
}
.lightGrayDetailForm_modulebody{
}
div.BlueOrderFormBg_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/detailFormBg_professionalWebDesign.png');
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
margin-left: 30px !important;
padding: 105px 150px 30px 180px;
width: 670px !important;
height: 435px !important;
}
.BlueOrderFormBg_moduletitle{
}
.BlueOrderFormBg_modulebody{
}
div.NoPadding_container_box{
padding: 0px !important;
margin: 0px !important;
}
.NoPadding_moduletitle{
}
.NoPadding_modulebody{
padding: 0px !important;
margin: 0px !important;
}
div.FloatTopHeader_container_box{
}
.FloatTopHeader_moduletitle{
}
.FloatTopHeader_modulebody{
position: fixed;
top: 0%;
margin: 0 auto;
height: 70px;
width: 1000px;
background: transparent url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery140/headerBg.png') no-repeat top;
}
div.SeoPush_container_box{
position: absolute;
top: 6500px;
width: 900px;
margin-left: auto;
margin-right: auto;
}
.SeoPush_moduletitle{
}
.SeoPush_modulebody{
}
div.tryEditing01_container_box{
background: url(/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/img_tryEditing_section1c.jpg) no-repeat scroll right top transparent;width: 1000px;height: 426px;
}
.tryEditing01_moduletitle{
}
.tryEditing01_modulebody{
}
div.tryEditing02_container_box{
background: url(/imagelib/files/imagegallerymodule/4976030088c5d/gallery127/img_tryEditing_section2c2.jpg) no-repeat scroll left top transparent;width: 1000px;height: 374px;
}
.tryEditing02_moduletitle{
}
.tryEditing02_modulebody{
}
div.RelativePosition_container_box{
}
.RelativePosition_moduletitle{
}
.RelativePosition_modulebody{
position: relative !important;
}
div.EditingBox_container_box{
}
.EditingBox_moduletitle{
}
.EditingBox_modulebody, .EditingBox_modulebody td{
font-size: medium;
line-height: 2em;
vertical-align: top;
}
.EditingBox_modulebody ul{
padding-left: 20px;
}
div.userguideBullet_container_box{
}
.userguideBullet_moduletitle{
}
.userguideBullet_modulebody{
}
.userguideBullet_modulebody a{
color: #333333;
}
.userguideBullet_modulebody ul{
list-style-type:none;
padding:0px;
margin:0px;
}
.userguideBullet_modulebody ul li{
background-image:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery165/bullet.png');
background-repeat:no-repeat;
background-position:0px 5px;
padding-left: 20px;
line-height: 1.5em;
}
.userguideBullet_modulebody ul li a{
text-decoration: underline;
}
.userguideBullet_modulebody ul li a:hover{
color: #0AACE5;
}
div.userguideForm_container_box{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery165/userguide_form_bg.png');
background-repeat: no-repeat;
width: 510px;
background-color: transparent !important;
height: 585px;
padding: 25px 20px 0px 40px !important;
}
.userguideForm_moduletitle{
background-color: transparent !important;
padding-left: 0px !important;
font-size: 40px !important;
font-weight: normal !important;
padding-bottom: 10px;
padding-top: 20px;
color: #FFFFFF !important;
font-family: Rokkitt, Arial, sans-serif;
}
.userguideForm_modulebody{
}
.userguideForm_modulebody .hdform_field input{
padding: 3px 0px;
width: 210px;
}
.userguideForm_modulebody .hdform_field select{
padding: 3px 0px;
margin-left: 0px;
}
.userguideForm_modulebody .project_modulebody{
}
.userguideForm_modulebody table.hdform{
background-color: transparent !important;
}
.userguideForm_modulebody .hdform_label, .userguideForm_modulebody .datefield{
padding-bottom: 0px !important;
color: white !important;
}
.userguideForm_modulebody input.button{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery140/button_pinkBlank_280x47.png') !important;
background-repeat: no-repeat !important;
background-color: transparent !important;
background-position: top center;
height: 47px !important;
width: 280px !important;
font-weight: bold !important;
border: 0px !important;
margin: 0px 0px 0px 0px !important;
font-size: 24px !IMPORTANT;
color: white !important;
padding-bottom: 2px !important;
display: block;
cursor: pointer;
}
div.SeoPush_container_editheader{
padding: 3px;
background-color: red;
}
div.SeoPush_container_box .shide_moduletitle{
font-size: x-small !important;
color: IndianRed !important;
background-color: transparent !important;
background-image: none !important;
}
div.SeoPush_container_box .shide_modulebody, div.SeoPush_container_box .shide_modulebody h1, div.SeoPush_container_box .shide_modulebody h2, div.SeoPush_container_box .shide_modulebody p, div.SeoPush_container_box .shide_modulebody a{
font-size: x-small !important;
color: IndianRed !important;
font-weight: normal !important;
}
div.SeoPush_container_box .shide_modulebody h1{font-size: large !important;font-weight: bold;text-align: center}
div.SeoPush_container_box .shide_modulebody h2{font-size: medium !important;font-weight: bold;text-align: center}
div.SeoPush_container_box .shide_modulebody h3{font-size: small !important;font-weight: bold;text-align: center}
div.SeoPush_container_box .shide_modulebody a{color: SlateBlue !important}
div.SeoPush_container_box .shide_container_box{
font-size: x-small !important;
color: IndianRed !important;
background-color: transparent;
background-image: none !important;
}
div.SeoPush_container_box .shide2_modulebody, div.SeoPush_container_box .shide2_modulebody h1, div.SeoPush_container_box .shide2_modulebody h2, div.SeoPush_container_box .shide2_modulebody p, div.SeoPush_container_box .shide2_modulebody a{
line-height: normal;
overflow: visible;
height: auto;
color: goldenrod !important;
}
div.SeoPush_container_box .shide2_modulebody a{color: SlateBlue !important}
div.SeoPush_container_box .side_modulebody a.doodlelink{
color: !important;
}
.projectconsultant_moduletitle, .projectfunds_moduletitle, .sharedminicore_moduletitle{
background-color: #0071bd;
color: white;
font-size: 14px;
font-weight: bold;
height: 30px;
padding-left: 20px;
padding-top: 10px;
margin-bottom: 5px;
}
.projectconsultant_modulebody a, .projectconsultant_modulebody{
font-size: small;
}
.project_moduletitle, .calendar_moduletitle{
background-color: #0071bd;
color: white;
font-size: 14px;
font-weight: bold;
height: 30px;
padding-left: 20px;
padding-top: 10px;
margin-bottom: 5px;
}
.project_modulebody td{
font-size: small;
padding-top: 5px;
padding-bottom: 5px;
}
.project_modulebody a{
font-size: small !important;
color: #0071bd;
}
.project_modulebody td.masterlist_text{
border-right: 1px solid #43423E;
}
.projectfunds_modulebody td{
font-size: small !important;
padding-top: 5px;
padding-bottom: 5px;
}
.projectfunds_modulebody a{
font-size: small !important;
color: #0071bd !important;
}
.site{
margin-bottom: 20px;
}
.site .doodlelink{
line-height: 1.5em;
color: #0071bd;
}
.site tr{
}
.site td{
}
td.site_bottom{
border-bottom: 1px solid #CCCCCC;
height: 16px;
padding-bottom: 15px;
}
.site_navlink{
font-size: 14px;
color: #0071bd;
}
div.site_payment{
margin: 10px;
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 10px;
width: 50%;
}
div.project_based_on{
margin-left: 40px;
margin-right: 40px;
margin-top: 20px;
padding: 10px;
background-color: #E6E6E6;
width: 800px;
}
div.project_based_on .masterdetail_titlebar{
border-top: 0;
border-bottom: 5px solid #E6E6E6;
}
.table_masterlist{
border-spacing: 0;
border-collapse: collapse;
background-color: white;
}
.masterlist_modulebody{
width: 100%;
}
td.masterlist{
margin-bottom: 20px;
padding: 20px !important;
border-top: 1px solid #43423E;
border-bottom: 1px solid #43423E;
}
td.masterlist_thin{
border-top: 1px solid #43423E;
border-bottom: 1px solid #43423E;
}
td.masterlist_name{
border-left: 1px solid #43423E;
font-size: small;
font-weight: bold;
padding: 10px;
}
td.masterlist_name_nopic{
text-align: left;
}
td.masterlist_text{
font-size: 11px;
line-height: 15px;
padding: 10px;
}
td.masterlist_price{
font-size: 11px;
line-height: 15px;
text-align: center;
}
td.masterlist_wrapper{
border-right: 1px solid #43423E;
}
td.masterlist_quickstats{
font-size: 10px;
font-weight: bold;
padding-left: 3px;
}
td.masterlist_action{
padding: 10px 10px 10px 10px;
border-right: 1px solid #43423E;
text-align: right;
}
.masterlist_modulebody_plus{
width: 100%;
}
td.masterlist_plus{
border: 0px;
background-color: transparent;
}
td.masterlist_name_plus{
font-size: small;
font-weight: bold;
padding: 10px;
}
td.masterlist_name_nopic_plus{
font-size: small;
font-weight: bold;
padding: 10px;
text-align: left;
}
td.masterlist_text_plus{
font-size: 11px;
line-height: 15px;
padding: 10px;
}
td.masterlist_price_plus{
font-size: 11px;
line-height: 15px;
text-align: center;
}
td.masterlist_quickstats_plus{
font-size: 10px;
font-weight: bold;
padding-left: 3px;
}
td.masterlist_action_plus{
padding: 10px 0px 10px 10px;
}
td.masterlist_wrapper_plus{
border-top: 1px solid #B5D5EC;
border-right: 2px solid #B5D5EC;
border-bottom: 1px solid #B5D5EC;
border-left: 2px solid #B5D5EC;
background-image: url("/hotdoodle_engine/looks/images/imagelib/repeating/gallery3/fade_to_paleblue.gif");
background-repeat: repeat-x;
background-position: bottom left;
padding: 5px;
}
.masterlist_modulebody_complex{
width: 100%;
}
td.masterlist_complex{
border: 0px;
background-color: transparent !important;
}
td.masterlist_name_complex{
font-size: small;
font-weight: bold;
padding: 10px;
}
td.masterlist_name_nopic_complex{
font-size: small;
font-weight: bold;
padding: 10px;
text-align: left;
}
td.masterlist_text_complex{
font-size: 11px;
line-height: 15px;
padding: 10px;
background-color: transparent !important;
}
td.masterlist_price_complex{
font-size: 11px;
line-height: 15px;
text-align: center;
}
td.masterlist_quickstats_complex{
font-size: 10px;
font-weight: bold;
padding-left: 3px;
}
td.masterlist_action_complex{
padding: 10px 0px 10px 10px;
}
.masterlist_wrapper_complex{
border-top: 1px solid #B5D5EC;
border-right: 2px solid #B5D5EC;
border-bottom: 1px solid #B5D5EC;
border-left: 2px solid #B5D5EC;
background-image: url("/hotdoodle_engine/looks/images/imagelib/repeating/gallery3/fade_to_paleblue.gif");
background-repeat: repeat-x;
background-position: bottom left;
}
.masterlist_inner_complex{
padding-left: 0px;
}
td.masterdetail{
padding: 20px 0px 0px 0px;
font-size: 13px;
line-height: 15px;
}
td.masterdetail_titlebar{
color: white;
font-size: large;
font-weight: bold;
letter-spacing: 1px;
padding: 10px 0px 10px 20px;
border-top: 5px solid white;
border-bottom: 5px solid white;
background-color: #0071BD;
}
td.masterdetail_subtitle{
padding: 0px 0px 0px 0px;
font-size: small;
font-style: italic;
font-weight: bold;
}
div.project_title{
color: white;
font-size: large;
font-weight: bold;
letter-spacing: 1px;
padding: 10px 0px 10px 20px;
border-top: 5px solid white;
border-bottom: 5px solid white;
background-color: #0071BD;
}
span.project_title{
font-size: small;
}
td.masterdetail_name{
font-size: small;
font-weight: bold;
}
td.masterdetail_action{
}
td.masterdetail_wrapper{
}
td.masterdetail_quickstats{
font-size: small;
font-weight: normal;
padding-bottom: 7px;
}
td.masterdetail_itemlist{
font-size: small;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
}
td.masterdetail_itemtext{
font-size: small;
padding: 0px 0px 15px 0px;
}
table.masterdetail_notify{
font-size: x-small;
line-height: 15px;
background-color: #FFCD94;
border: 3px solid #FFDEB7;
padding: 2px;
}
td.masterdetail_notify{
padding: 2px 0px 20px 0px;
}
td.masterdetail_description{
padding-right: 20px;
padding-left: 20px;
}
td.masterdetail_skills{
padding: 0px 0px 0px 5px;
line-height: 20px;
}
.project_title{
color: #0071BD;
font-weight: bold;
}
div.project_stats{
line-height: 20px;
padding: 10px 0px;
font-size: 12px;
}
div.project_details{
padding: 5px 0px 10px 0px;
margin: 0px;
}
div.project_details pre{
margin: 0px;
}
div.project_box{
padding: 0;
font-size: 12px;
line-height: 18px;
}
div.project_box tr, div.project_box td, div.project_box tr td{
font-size: 12px !important;
font-weight: normal;
line-height: 14px;
}
div.penpal_box{
padding: 0px;
}
div.penpal_desc{
padding-bottom: 10px;
font-size: small;
}
td.penpal_desc{
font-size: small;
}
td.penpal_bid_desc{
}
td.penpal_label{
vertical-align: top;
font-weight: bold !important;
white-space: nowrap;
font-size: small;
line-height: 1.5em !important;
width: 120px;
}
tr.penpal_label_admin{
}
td.penpal_value{
vertical-align: top;
font-size: small;
line-height: 1.5em !important;
}
td.penpal_box{
width: 100%;
}
td.penpal_pic_col{
width: 150px;
padding: 20px 20px 20px 0;
border-bottom: 1px solid #999;
}
td.penpal_data_col{
padding: 20px 0px;
width: 100%;
border-bottom: 1px solid #999;
}
td.penpal_data_col td.penpal_tagline{
font-weight: bold !important;
font-size: small !important;
text-align: left;
color: #0071bd;
font-style: italic;
padding-bottom: 10px;
}
td.penpal_data_col td.penpal_data_penpal_basics{
padding: 0px;
margin: 0px;
}
td.penpal_data_col td.penpal_data_penpal_basics td.penpal_label{
}
tr.penpal_label_admin{
}
td.penpal_data_col td.penpal_data_penpal_basics td.penpal_value{
}
td.penpal_data_col td.penpal_data_bid_basics{
}
td.penpal_data_col td.penpal_data_penpal_status{
font-weight: normal;
font-size: small;
text-align: left;
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 10px;
}
div.penpal_tagline{
font-weight: normal;
font-size: x-small;
background-color: #EEEEEE;
text-align: left;
border: 1px solid #CCCCCC;
padding: 10px;
color: #333333;
width: 128px !important;
margin-top: 20px;
}
div.penpal_name{
font-weight: bold;
font-size: 24px;
text-align: left;
color: #0071bd;
}
div.penpal_status{
font-weight: normal;
font-size: small;
text-align: left;
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 10px;
}
div.penpal_contact{
padding-bottom: 10px;
}
a.doodlelink_in_penpal_view{
font-size: x-small;
color: #0071BD;
padding-bottom: 5px !important;
line-height: 2em;
border-bottom: 1px solid #333333;
width: 120px;
}
div.project_description{
color: #0071bd;
font-size: small;
font-weight: bold;
padding-bottom: 5px;
}
input.controlstatus_button{
background-color: #F7931E;
color: white;
}
tr.row_master{
background-color: transparent;
}
tr.even_row_master{
}
tr.odd_row_master{
}
tr.row:hover td, tr.row:hover td a{
}
pre{
font-size: 100%;
}
ul.faux_pre{
list-style-type: disc;
margin: 20px;
padding: 0px;
}
li.faux_pre{
font-family: monospace;
font-size: 100%;
}
a.navigationlink{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
margin-bottom: 20px;
}
div.navigationlink{
text-align: right;
line-height: 30px;
}
div.form_header_fancy{
border-top: 1px solid gray;
border-bottom: 1px solid gray;
color: gray;
font-style: italic;
text-align: center;
padding: 7px 0px 7px 0px;
margin-bottom: 1em;
line-height: 1.5;
}
div.form_footer{
color: gray;
font-style: italic;
text-align: center;
padding: 7px 0px 7px 0px;
margin-bottom: 1em;
}
table.densetable_fancy{
border: 2px solid #C8DED3;
}
.densetable_fancy{
text-align: right;
padding: 5px;
border-spacing: 0;
border-collapse: collapse;
border-top: 2px solid #C8DED3;
border-bottom: 2px solid #C8DED3;
}
.densetable_fancy_header{
font-weight: bold;
color: #48906B;
}
.densetable_fancy_footer{
font-weight: bold;
}
.even_row .densetable_fancy{
background-color: #D6E7DE;
}
.odd_row .densetable_fancy{
background-color: #E4EFEA;
}
.text_modulebody table.tablestyle{
padding-top: 0px;
margin-top: 0px;
}
table.tablestyle{
width: 96%;
border-spacing: 0;
border-collapse: collapse;
}
th.tablestyle, td.tablestyle{
border: 2px solid #C8DED3;
background-color: #DEEBE4;
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: small;
text-align: left;
padding: 7px 7px 7px 7px;
width: 20%;
}
th.tablestyle{
color: white;
background-color: #48906B;
}
td.tablestyle_odd{
background-color: #E4EFEA;
}
td.tablestyle_subject{
font-weight: bold;
width: 40%;
}
.navigationlink_small{
font-size: xx-small !important;
}
div.block_editing_form{
background-color: #DBDBDB;
}
.opbutton_undertab{
background-color: white;
height: 15px;
margin: 0px;
}
.adv_opbutton{
padding-bottom: 0px;
}
.picture_desc hr{
background-color: transparent;
}
.picture_desc, picture_name{
font-family: arial, helvetica, "ms sans serif", sans-serif;
font-size: 12px !important;
line-height: 1.5;
}
.picture_desc{
margin: 15px !important;
}
.picture_name{
font-size: 16px !important;
font-weight: bold;
}
img.picture_img{
border-top: 1px solid #A8A8A8;
border-right: 2px solid #C0C0C0;
border-bottom: 2px solid #C0C0C0;
border-left: 1px solid #A8A8A8;
}
a.picture_img{
}
img.example:hover{
cursor:pointer;
opacity: 0.7;
filter:alpha(opacity=70);
}
div.picture_img{
margin-top: 30px;
margin-bottom: 20px;
}
div.Width250_container_box{
width: 250px;
}
div.Width300_container_box{
width: 300px;
}
table.packagelist{
}
tr.packagelist{
}
tr.packagelist_spacer{
}
td.packagelist{
}
.packageteaser_container_box{
padding: 10px !important;
background-repeat: no-repeat;
background-position: top center;
background-image: url('/hotdoodle_engine/looks/images/imagelib/main_site/gallery83/grayBox_selectProject.gif');
width: 196px;
height: 215px;
margin-left: 4px;
margin-right: 4px;
}
.packageteaser_moduletitle{
font-size: medium;
font-weight: bold;
color: #0071bd;
text-align: center;
padding-bottom: 10px;
}
.packageteaser_moduletitle a{
font-size: 14px;
font-weight: bold;
}
.packageteaser_moduletitle a:hover{
text-decoration: underline;
}
.packageteaser_modulebody{
font-size: small;
}
.form_help{
background-color: #FFFFCC !important;
}
#clonnable_pleasewait{
text-align: center;
padding-top: 100px;
}
#clonnable_pleasewait p{
text-align: center;
padding: 0px !important;
margin: 0 0 20px 0 !important;
font-size: 12px;
}
#clonnable_pleasewait_title{
text-align: center;
padding: 0px !important;
font-size: 30px !important;
letter-spacing: .3em;
color: #0071bd;
}
.domainform_modulebody{
}
.domainform_modulebody .hdform_me{
font-size: small;
vertical-align: top;
text-align: left !important;
height: auto;
padding: 0;
}
.domainform_modulebody .hdform_field{
font-size: small;
padding: 5px 0 5px 0;
margin: 0;
height: auto;
text-align: left !important;
}
.domainform_modulebody .hdform_label{
width: 0;
height: auto;
padding: 0;
margin: 0;
}
.domainform_modulebody .hdform_label strong{
line-height: 40px;
}
.domainform_modulebody table.hdform{
padding: 0px !important;
margin: 0;
}
.domainform_modulebody div{
font-size: x-small;
padding-left: 0 !important;
padding-top: 10px;
text-align: left;
}
.imagegallery_modulebody, .imagegallery_modulebody a{
font-size: small;
}
div.error{
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 10px;
margin: 0 !important;
color: black;
font-weight: normal !important;
}
.major_title{
font-size: 24px !important;
color: #0071bd !important;
font-weight: bold !important;
padding-left: 0 !important;
padding-bottom: 10px !important;
}
.subtitle{
color: white;
font-size: large !important;
font-weight: bold !important;
letter-spacing: 1px !important;
padding: 10px 0px 10px 20px !important;
border-top: 5px solid white !important;
border-bottom: 5px solid white !important;
background-color: #0071bd !important;
}
.subsubtitle{
font-size: small !important;
font-style: italic !important;
font-weight: bold !important;
padding-left: 0 !important;
padding-bottom: 5px !important;
}
.tab_content{
border: 1px solid #999999;
}
.tabs{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery83/landing_tabBg.gif');
background-position: right;
background-repeat: no-repeat;
padding-bottom: 5px;
font-weight: bold;
margin-left: 0px;
color: #0071bd;
float: left;
width: 167px;
height: 40px;
text-align: center;
border: 0;
cursor: pointer;
}
.tab_last{
background-image: url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery83/landing_tabBg_last.gif');
background-position: right;
background-repeat: no-repeat;
padding-bottom: 5px;
font-weight: bold;
margin-left: 0px;
color: #0071bd;
float: left;
width: 167px;
height: 40px;
text-align: center;
border: 0;
cursor: pointer;
}
.tabs_hover, .tab_last_hover{
text-decoration: none;
color: #999999;
cursor: pointer;
}
.Marketing_box_visible{
background-color: #282a2a !important;
margin: 0 !important;
padding: 20px 0px;
}
.divtop br{
display: none !important;
}
.overlayplay{
margin-top: -405px;
margin-left: 20px;
}
.tboxinner{
padding:0px;
-moz-border-radius:0px;
border-radius:0px;
background:none;
border: none;
background-color: }
.tbox{
padding:0px;
}
.tboxclose{
display: none;
}
.body_popup .mainarea, .body_popup .mainarea_table{
padding: 0px;
width: 100%;
}
.body_popup, .body_popup div.slideshow_fullsize, .body_popup td.album_pictures, .body_popup .album_pictures_ThumbnailsOverlay{
margin: 0px !important;
padding: 0px !important;
border: 0px;
background-color: #E6E6E6 !important;
background-image: none !important;
overflow: hidden;
}
.album_picgridcell_Grid{
padding: 0px 18px 18px 0px !important;
}
.laptop_dp4{
width: 582px;
height: 369px;
}
.laptop_div_dp4{
margin-right: -100px;
margin-top: -20px;
}
.three_seals_dp4{
margin: 30px 0px 0px 0px;
}
.video_thumbnail_dp4{
padding-top: 0px;padding-bottom: 60px;
}
.no_pester_popup h3{
width: 100%;
}
.no_pester_popup ul{
width: 100%;
}
.no_pester_popup{
border-radius: 10px !important;
box-shadow: 0px 0px 5px #333333 !important;
background-color: #FFFFFF !important;
padding: 20px 20px 20px 20px !important;
margin-top: 10px !important;
height: 150px !important;
width: 300px !important;
left: 0px;
}
a.no_pester_link{
color: #FFFFFF !important;
}
.no_pester_table_info{
background: transparent url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/noPesterBg_detailForm.png') no-repeat top left;
width: 204px;
height: 273px;
padding: 20px 30px 20px 40px !Important;
margin-left: 20px !important;
vertical-align: top;
}
.no_pester_table_info h3{
font-family: Rokkitt, Arial, sans-serif;
font-size: 20px;
color: #333333;
background: transparent url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/lock_noPesterTitle.png') no-repeat left;
padding-top: 2px;
padding-left: 21px;
margin-left: 5px;
}
.no_pester_table_info ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.no_pester_table_info ul li{
background-image: url(/imagelib/files/imagegallerymodule/4976030088c5d/gallery162/bullet_noPesterPolicy.png);
background-repeat: no-repeat;
background-position: 5px 0px;
padding-left: 28px;
padding-bottom: 10px;
}
.oneLinePopUp span{
position: absolute !important;
opacity:0;
filter:Alpha(opacity=0);
z-index: 999;
}
.oneLinePopUp:hover span{
opacity:1;
filter:Alpha(opacity=100);
border-radius: 10px !important;
box-shadow: 0px 0px 5px #333333 !important;
background-color: #FFFFFF !important;
padding: 30px !important;
margin-left: -250px;
margin-top: 25px;
}
.article_faq_summary{
font-size: 13px;
padding-left: 0px !important;
}
@media screen and (max-width: 1024px){
.laptop_dp4{
width: 490px;
height: 311px;
}
.laptop_div_dp4{
margin-right: 0px;
margin-top: 0px;
}
.three_seals_dp4{
margin: 50px 0px 0px 0px;
}
.video_thumbnail_dp4{
padding-top: 30px;padding-bottom: 60px;
}
}
div.marginForSearch_container_box{
margin-left: 750px;
}
div.removeLineBreak_container_box br.container{
display:none !important;
}
div.userguideBullet_container_box{
}
.userguideBullet_moduletitle{
}
.userguideBullet_modulebody{
}
.userguideBullet_modulebody a{
color: #333333;
}
.userguideBullet_modulebody ul{
list-style-type:none;
padding:0px;
margin:0px;
}
.userguideBullet_modulebody ul li{
background-image:url('/imagelib/files/imagegallerymodule/4976030088c5d/gallery165/bullet.png');
background-repeat:no-repeat;
background-position:0px 5px;
padding-left: 20px;
line-height: 1.5em;
}
.userguideBullet_modulebody ul li a{
text-decoration: underline;
}
.userguideBullet_modulebody ul li a:hover{
color: #0AACE5;
}
