=========================================
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: #f6f6f6;
width:100%;
margin: 0 auto;
}
table.body_operation{
width: 1000px;
}
body{
border: 0px;
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding : 0px;
color: #333333;
font-size: small;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
}
div{
margin: 0px;
padding : 0px;
}
p{
line-height: 1.5em;
}
img.mngmnt_icon{
}
div.container_box{
padding: 0px;
margin-bottom: 0px;
background-color: transparent;
}
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: !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-family:'Open Sans', sans-serif;
font-size: x-large;
font-weight: normal;
margin: 0px;
color: #333333;
background-color: transparent;
}
.mainarea .moduletitle{
padding-bottom: 10px;
}
.admincontrol{
background-color: #EEE;
width: 100%;
border: 10px groove #AAA;
margin-bottom: 20px;
}
.modulebody{
width: 100%;
font-size: small;
padding: 0px 0px;
}
.sidebar div.container_box{
padding: 0px;
}
.sidebar .moduletitle{
font-size: large;
padding: 0px;
margin: 0px;
}
.sidebar .modulebody{
font-size: small;
padding: 10px 0px;
margin: 0px;
color: #333333;
}
.Compact_modulebody{
padding: 0px;
margin: 0px;
}
.login_modulebody, .login_modulebody td{
font-size: small;
text-align: left;
}
.login_mngmntlink{
font-size: small !important;
}
.login_navlink{
font-size: small;
}
.login_moduletitle{
padding-left: 0px;
}
.category_title{
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: medium;
padding-left: 4px;padding-top: 1px;padding-bottom: 1px;
}
.itemtitle{
font-weight: bold;
}
.paypal_itemtitle{
font-size: large;
}
.title_link{
font-size: x-small;
font-weight: bold;
text-decoration: underline;
color: #BF272D;
}
.category_title_link{
color: #333333;
}
.summary{
padding-top: 8px;
padding-bottom: 5px;
font-size: small;
color: #333333;
}
.summary2{
font-size: x-small;
text-align: right;
color: #333333;
}
td{
}
h1{
}
h2{
}
h3{
}
span{
line-height: 1.5em;
}
li{
line-height: 1.5em;
}
tr.row{
}
tr.even_row{
background-color: #f6f6f6;
}
tr.odd_row{
background-color: #f6f6f6;
}
tr.row:hover td, tr.row:hover td a{
background-color: #266BDF;
}
td.header{
background-color: transparent;
color: #333333;
font-weight: bold;
font-size: medium;
text-align: center;
padding: 0px;
}
td.header a{
background-color: transparent;
font-weight: bold;
font-size: medium;
text-align: center;
padding: 2px;
}
td.boxed{
border: 2px solid #E6E6E6;
padding-left: 10px;
}
a{
color: #BF272D;
text-decoration: none;
}
a:visited{
color: #BF272D;
text-decoration: none;
}
a:hover{
color: #333333;
text-decoration: none;
}
a.title_empty, a.title_empty:hover{
color: #BF272D;
}
a.mngmntlink, a.mngmntlink:visited{
font-size: medium;
text-decoration: none;
color: #BF272D;
background-color: transparent;
}
a.mngmntlink:hover{
text-decoration: underline;
color: #333333;
background-color: transparent;
}
a.mngmntlink_small{
font-size: x-small;
}
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, a.doodlelink:visited{
font-size: x-small;
text-decoration: none;
color: #BF272D;
background-color: transparent;
}
a.doodlelink:hover{
text-decoration: underline;
color: #333333;
background-color: transparent;
}
a.navigation_mngmntlink{
text-decoration: none;
color: #BF272D;
font-weight: bold;
font-size: medium;
}
.navlink, .navlink:visited{
color: #BF272D;
}
.navlink:hover{
color: #333333;
}
.navlinkcurrent{
font-weight: 900;
background-color: transparent;
}
.category_navlink{
color: #333333;
font-size: large !important;
font-weight: bold;
}
.videolink{
font-size: medium !important;
background-color: transparent !important;
color: white !important;
}
table.navbutton{
width: 100%;
}
td.navbutton{
margin: 0px;
height: 20px;
white-space: nowrap;
font-size: small;
}
td.navbutton_rounded{
border: none;
padding: 4px 0px 4px 0px;
background-image: none;
}
td.navbutton:hover{
}
td.navbuttoncurrent{
}
.navlinkbutton, .navlinkbutton:visited, .navlinkcurrentbutton{
margin: 0px;
height: 40px;
color: #333333;
background-color: #266BDF;
white-space: nowrap;
font-size: small;
}
td.navbutton .navlinkcurrentbutton{
}
.navlinkbutton_rounded, .navlinkbutton_rounded:visited,
.navlinkcurrentbutton_rounded, .navlinkcurrentbutton_rounded:visited{
background-color: #E6E6E6;
background-image: none !important;
}
.navlinkcurrentbutton_rounded, .navlinkcurrentbutton_rounded:visited{
background-color: #E6E6E6;
}
.navbutton_hidden{
font-weight: lighter;
font-style: italic;
}
table.table_hd{
}
table.table_hd tr td, table.table_hd tr th{
padding: 2px;
border: 1px solid #E6E6E6;
}
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: #FFFFFF;
}
tr.odd_row{
}
tr.hd_row:hover td, tr.hd_row:hover td a{
background-color: #266BDF;
}
tr.hd_row:hover{
background-color: #266BDF;
}
td.header, th.header{
background-color: transparent;
color: #333333;
font-weight: bold;
font-size: small;
padding: 0px;
}
td.header a, th.header a{
background-color: transparent;
font-weight: bold;
font-size: small;
padding: 2px;
}
td.boxed{
border: 2px solid #E6E6E6;
padding-left: 10px;
}
.userguide_navlink{
font-size: x-small;
height: 16px;
text-decoration: underline;
}
.helpbox{
border: 1px solid #E6E6E6;
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: #BF272D;
}
a.doodlelink5, span.a.doodlelink5{
font-size: 18px;
text-decoration: none;
white-space:nowrap;
color: #BF272D;
}
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: #f6f6f6;
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, helvetica, verdana, tahoma, 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: #BF272D;
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 #E6E6E6;
}
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: #FFFFFF;
text-align: right;
}
div.flash_block{
background-color: #FFFFFF;
}
div.hdform_edit_group:hover, div.hdform_edit_group:hover div, div.hdform_edit_group:hover div.hdform_row_cmds{
background-color: #FFFFFF !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: medium;
padding:5px 0px;
}
.title_empty{
font-size: medium;
font-weight:bold;
color: #333333 !important;
}
.article_summary td{
font-size: small;
}
.article_navlink{
}
.article_title .article_navlink{
font-weight: normal;
font-size: 13px;
}
.article_summary img{
padding-left: 10px;
padding-right: 10px;
}
td.article_left_image{
padding-right: 10px;
}
td.article_right_image{
padding-left: 10px;
}
.picture_modulebody td{
font-size: small;
}
.calendar_title{
font-size: small !important;
font-weight: bold;
}
.youarehere_modulebody{
font-size: 10px;
padding-left: 0px;
padding-right: 5px;
padding-top: 30px;
width: 100%;
color: #333333;
background-color: transparent;
}
a.youarehere_navlink{
font-size: 10px;
color: #333333 !important;
}
.divmain input, textarea, .login_modulebody input, .sidebar input, textarea, select{
border: 1px solid #CCCCCC;
margin-bottom: 5px;
}
.divmain img{
}
.divmain a{
color: #BF272D;
text-decoration: none;
}
input, textarea{
background-color: #FFFFFF;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: small;
color: #BF272D;
padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
padding-left: 2px;
}
select{
background-color: #FFFFFF;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: small;
color: #BF272D;
padding-top: 0px;padding-bottom: 0px;padding-right: 0px;
padding-left: 2px;
}
input.button{
padding: 5px 15px;
border-style: outset;
color:#FFFFFF;
background-color:#2368DD;
}
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, helvetica, verdana, tahoma, 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:;
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:;
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 #E6E6E6;
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 #E6E6E6;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{
}
.op_helpbox{
color: #FF0000;
}
a.navlink_genedTopnavpulldown, a.navlink_genedTopnavpulldown:visited, a.navlink_genedTopnavpulldown:active,
a.navlink_topnavfancy, a.navlink_topnavfancy:visited, a.navlink_topnavfancy:active{
background-position: 0px -5px;
color: #FFFFFF;
font-weight: bold;
padding:5px 15px;
font-size: 12px;
text-decoration: none;
margin:0px 5px 5px 5px;
}
a.navlink_genedTopnavpulldown:hover,
a.navlink_topnavfancy:hover{
color: #f5f5f5;
text-decoration: none;
}
td.topnavfancy_current a.navlink_topnavfancy,
td.genedTopnavpulldown_current a.navlink_genedTopnavpulldown{
color: #FFFFFF !important;
}
td.genedTopnavpulldown_current{
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image_current.png');
background-repeat: repeat-x;
background-position: top center;
}
table.genedTopnavpulldown
{
width: 100%;
height: 32px;
min-height: 32px;
padding: 0px;
margin-left: auto;
margin-right: auto;
border:none;
border-collapse: collapse;
}
table.topnavfancy, table.tnav{
background: /files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png;height: 25px;
min-height: 25px;
padding: 0px;
margin: 30px 0px 0px 0px;
border:none;
border-collapse: collapse;
float:right;
}
div.topnavfancy.a{
background: /files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png;width: 100%;
height: 25px;
min-height: 25px;
padding: 0px;
margin: 0px;
border-collapse: collapse;
}
td.genedTopnavpulldown
{
margin: 0px;
padding-left: 0px;
height: 32px;
white-space: nowrap;
text-align:center;
font-weight:bold;
border-right: 1px solid #1253c0;
box-shadow:1px 0px 0px 0px #5c85c8;
}
td.topnavfancy, td.tnav{
margin: 0px;
padding: 0px;
height: 25px;
background: /files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png;white-space: nowrap;
}
td.topnavfancy:hover, td.tnav:hover{
background: #70A5F5;
color: #333333;
}
div.genedTopnavpulldown{
width:960px;
margin:0 auto;
}
.genedMenu{
border: 0 !important;
background: #266BDF !important;
padding:5px 0px 0px 0px !important;
}
a.genedMenuItem{
text-decoration: none;
padding: 5px 1em;
display: block;
white-space: nowrap;
}
b.roundtop, b.roundbottom{
display:block;
background: transparent;
}
b.roundtop b, b.roundbottom b{
display:block;
height: 1px;
overflow: hidden;
background-color: #E6E6E6
}
b.round1{margin: 0 5px}
b.round2{margin: 0 3px}
b.round3{margin: 0 2px}
b.roundtop b.round4, b.roundbottom b.round4{
margin: 0 1px;height: 2px
}
.roundbody{
background-color: #E6E6E6;
text-align: center;
margin-bottom: 0px;
}
td.roundbodycurrent{
background-color: #E6E6E6;
}
b.roundtopcurrent b, b.roundbottomcurrent b{
background-color: #E6E6E6;
}
div.genedTopnavpulldown{
text-align: left;
}
div.genedMenu{
left: 0px;
padding: 0px 1px 1px 0px;
text-align: left;
position: absolute;top: 0px;visibility: hidden;z-index: 1001;
}
div.genedMenuvis{
left: 0px;
padding: 0px 1px 1px 0px;
text-align: left;
}
td.genedMenuButtonActive{
}
div.genedMenu a.genedMenuItem,
div.genedMenu a.genedMenuItem:visited{
text-decoration: none;
padding: 3px 1em;
display: block;
white-space: nowrap;
}
div.genedMenu a.genedMenuItem span.genedMenuItemArrow{
margin-right: -.75em;
text-decoration: none !important;
color: #FFFFFF;
}
div.genedMenu a.genedMenuItem span.genedMenuItemText{
color: #FFFFFF !important;
}
div.genedMenu a.genedMenuItemHighlight, div.genedMenu a.genedMenuItem:hover{
}
div.genedMenu a.genedMenuItemHighlight span.genedMenuItemText{
color: #FFFFFF !important;
}
.sidebar{
background-color: transparent;
height: 100px;
width: 240px;
vertical-align: top;
text-align: left;
}
.leftsidebar{
width: 240px;
width: 240px;
padding-left: 20px;
padding-right: 0px;
}
.rightsidebar{
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/dividerLine.png');
background-repeat: repeat-y;
background-position: top left;
width: 240px;
padding: 30px 0px 10px 25px;
}
.mainsidebar{
width: 240px;
margin: 0px;
background-color: transparent;
padding-top: 20px;
padding-bottom: 20px;
}
.mainarea_table{
width: 1000px;
margin-left: auto;
margin-right: auto;
}
.mainarea, .centerarea, .divmain{
height: 350px;
vertical-align: top;
text-align: left;
color: #333333;
padding: 0px 2px 0px 2px;
margin: 0px;
}
.premainarea{
background-color:transparent !important;
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 0px !important;
}
.premainarea br.container_br{
display: none;
}
.divtop br.container_br{
display:none;
}
.divtop{
margin: 0 auto;
vertical-align: middle;
width: 100%;
padding: 0px 0px 0px 0px;
height:20px;
background-color: #0e2b47;
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/header_bg_image.jpg');
background-repeat: repeat-x;
background-position: top center;
}
.divtop .text_modulebody, .divtop .picture_modulebody{
color: #FFFFFF;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: x-large;
padding: 0px 0px 0px 0px;
text-align: left;
}
.divtop .text_modulebody p{
color: #FFFFFF;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
font-size: x-large;
}
.Header_container_box{
margin-left: auto !important;
margin-right: auto !important;
width: 1000px;
}
.Header_container_box div{
width: auto;
text-align: left;
}
.divtop_sidetoside{
width: 100%;
}
.divfooter, .divfoot{
height: 40px;
background-color: #0e2b47;
padding: 0px;
color: #333333;
font-size: x-small;
text-align: center;
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/footer_bg_image.jpg');
background-repeat: repeat-x;
background-position: bottom center;
}
.divfooter .modulebody{
color: #FFFFFF;
font-size: x-small;
text-align: left;
}
.divfooter .modulebody a, a:visited{
color: #FFFFFF;
}
.divfooter .moduletitle{
color: #2B2B2B;
border-bottom: 1px solid #E6E6E6;
padding-bottom: 10px;
font-weight:normal;
}
.mainarea div.Feature_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub1.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.sidebar div.Feature_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub1.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.mainarea .Feature_moduletitle{
padding-left: 70px;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub1.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 16px;
margin: 0px;
}
.sidebar .Feature_moduletitle{
padding-left: 70px !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub1.gif') !important;
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 26px;
margin: 0px;
font-size: large !important;
border-bottom: none !important;
}
.mainarea .Feature_modulebody{
background-color: #E6E6E6;
padding: 10px 20px 0px 20px;
margin: 0px;
}
.sidebar .Feature_modulebody{
background-color: #E6E6E6;
padding: 10px 20px 0px 20px !important;
margin: 0px;
}
.Feature_modulebody .article_summary td{
}
.mainarea div.Feature2_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub2.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.sidebar div.Feature2_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub2.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.mainarea .Feature2_moduletitle{
padding-left: 70px;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub2.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 16px;
margin: 0px;
color: #FFFFFF;
}
.sidebar .Feature2_moduletitle{
padding-left: 70px !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub2.gif') !important;
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 26px;
margin: 0px;
font-size: large !important;
border-bottom: none !important;
color: #FFFFFF !important;
}
.Feature2_modulebody a{
}
.mainarea .Feature2_modulebody{
background-color: #22B573;
color: #FFFFFF;
padding: 10px 20px 0px 20px;
margin: 0px;
}
.sidebar .Feature2_modulebody{
background-color: #22B573;
padding: 10px 20px 0px 20px !important;
margin: 0px;
color: #FFFFFF;
}
.Feature2_modulebody .article_summary td{
color: #FFFFFF;
}
.mainarea div.Feature3_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub3.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.sidebar div.Feature3_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub3.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.mainarea .Feature3_moduletitle{
padding-left: 70px !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub3.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 16px;
margin: 0px;
color: #FFFFFF;
}
.sidebar .Feature3_moduletitle{
padding-left: 70px !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub3.gif') !important;
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 26px;
margin: 0px;
font-size: large !important;
border-bottom: none !important;
color: #FFFFFF !important;
}
.mainarea .Feature3_modulebody{
background-color: #333333;
padding: 10px 20px 0px 20px;
margin: 0px;
color: #FFFFFF;
}
.sidebar .Feature3_modulebody{
background-color: #333333;
padding: 10px 20px 0px 20px !important;
margin: 0px;
color: #FFFFFF;
}
.Feature3_modulebody .article_summary td{
color: #FFFFFF;
}
.mainarea div.Feature4_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub4.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.sidebar div.Feature4_container_box{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainSub4.gif');
background-color: #f6f6f6;
background-repeat: repeat-x;
background-position: bottom left;
padding: 0px 0px 30px 0px !important;
}
.mainarea .Feature4_moduletitle{
padding-left: 70px;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub4.gif');
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 16px;
margin: 0px;
}
.sidebar .Feature4_moduletitle{
padding-left: 70px !important;
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/MainTitleSub4.gif') !important;
background-repeat: no-repeat;
background-position: top left;
background-color: #f6f6f6;
padding-top: 30px;
height: 26px;
margin: 0px;
font-size: large !important;
border-bottom: none !important;
}
.mainarea .Feature4_modulebody{
background-color: #C7B299;
padding: 10px 20px 0px 20px;
margin: 0px;
}
.sidebar .Feature4_modulebody{
background-color: #C7B299;
padding: 10px 20px 0px 20px !important;
margin: 0px;
}
.Feature4_modulebody .article_summary td{
}
div.Minor_container_box{
}
.sidebar div.Minor_container_box{
}
.mainarea .Minor_moduletitle{
background-image: url('');
background-repeat: no-repeat;
background-position: left;
background-color: /files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png;
color: #FFFFFF;
font-size: 18px;
font-weight:normal;
padding-left: 0px;
padding-top: 40px;
height: 8px !important;
}
.mainarea .text_moduletitle{
color:;
font-size: 16px;
font-weight:bold;
padding: 20px 0px 15px 0px;
height: 8px !important;
}
.mainarea .text_modulebody{
padding-top:0px;
}
.sidebar .Minor_moduletitle{
background-image: url('');
background-repeat: no-repeat;
background-position: left;
height: 18px;
background-color: /files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png;
color: #FFFFFF;
font-size: small;
padding-left: 20px;
}
.mainarea .Minor_modulebody{
padding-top: 15px;
}
.sidebar .Minor_modulebody{
}
.Minor_modulebody .article_summary td{
}
div.Minor2_container_box{
}
.sidebar div.Minor2_container_box{
}
.mainarea .Minor2_moduletitle{
background-image: url('');
background-repeat: no-repeat;
background-position: left;
background-color: #333333;
color: #FFFFFF;
font-size: small;
padding-left: 20px;
height: 8px !important;
}
.sidebar .Minor2_moduletitle{
background-image: url('');
background-repeat: no-repeat;
background-position: left;
height: 18px;
background-color: #333333;
color: #FFFFFF;
font-size: small;
padding-left: 20px;
}
.mainarea .Minor2_modulebody{
padding-top: 15px;
}
.sidebar .Minor2_modulebody{
}
.Minor2_modulebody .article_summary td{
}
div.Minor3_container_box{
}
.sidebar div.Minor3_container_box{
}
.mainarea .Minor3_moduletitle{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/bullet_black.png');
background-repeat: no-repeat;
background-position: left;
border-bottom: 1px solid /files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png;
font-size: small;
padding-left: 20px;
height: 8px !important;
}
.sidebar .Minor3_moduletitle{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/bullet_black.png');
background-repeat: no-repeat;
background-position: left;
height: 18px;
border-bottom: 1px solid /files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png;
font-size: small;
padding-left: 20px;
}
.mainarea .Minor3_modulebody{
padding-top: 15px;
padding-left: 8px;
}
.sidebar .Minor3_modulebody{
padding-left: 8px;
}
.Minor3_modulebody .article_summary td{
}
div.Minor4_container_box{
}
.sidebar div.Minor4_container_box{
}
.mainarea .Minor4_moduletitle{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/bullet_black.png');
background-repeat: no-repeat;
background-position: left;
border-bottom: 1px solid #333333;
font-size: small;
padding-left: 20px;
height: 8px !important;
}
.sidebar .Minor4_moduletitle{
background-image: url('/hotdoodle_engine/looks/images/imagelib/looks/gallery93/bullet_black.png');
background-repeat: no-repeat;
background-position: left;
height: 18px;
border-bottom: 1px solid #333333;
font-size: small;
padding-left: 20px;
}
.mainarea .Minor4_modulebody{
padding-top: 15px;
padding-left: 8px;
}
.sidebar .Minor4_modulebody{
padding-left: 8px;
}
.Minor4_modulebody .article_summary td{
}
div.form_title{
text-align: center;
background:;
padding: 10px 20px;
border-radius: 4px;
margin: 15px 0px;
color: #FFFFFF;
font-size: 18px;
font-weight: bold;
}
.form_title a{
text-transform: uppercase;
color: #FFFFFF;
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: #FFFFFF;
}
.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: #f6f6f6;
}
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 #E6E6E6;;
padding: 30px;
}
div.FrameModerate_container_box{
border: 3px solid #E6E6E6;
padding: 30px;
}
div.FrameSubtle_container_box{
border: 1px solid #E6E6E6;
padding: 30px;
}
div.FrameBoldDashed_container_box{
border: 5px dashed #E6E6E6;;
padding: 30px;
}
div.FrameModerateDashed_container_box{
border: 3px dashed #E6E6E6;
padding: 30px;
}
div.FrameSubtleDashed_container_box{
border: 1px dashed #E6E6E6;
padding: 30px;
}
div.dividerTop01_container_box{
border-top: 1px solid #E6E6E6;
padding-top: 40px;
}
.dividerTop01_moduletitle{
}
.dividerTop01_modulebody{
}
div.dividerTop02_container_box{
border-top: 1px dashed #E6E6E6;
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 #E6E6E6;
padding-bottom: 40px;
}
.dividerBottom01_moduletitle{
}
.dividerBottom01_modulebody{
}
div.dividerBottom02_container_box{
border-bottom: 1px dashed #E6E6E6;
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 #E6E6E6;
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: #BF272D !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: #f6f6f6 !important;
}
#OT_searchWrapper{
background: #f6f6f6 !important;
}
#OT_logo{
background: #f6f6f6 !important;
}
#OT_logoLink{
background: #f6f6f6 !important;
}
.sidebar #OT_searchWrapperAll{
background: transparent !important;
}
.sidebar #OT_searchWrapper{
background: transparent !important;
}
.sidebar #OT_logo{
background: transparent !important;
}
.sidebar #OT_logoLink{
background: transparent !important;
}
.divtop #OT_searchWrapperAll{
background: #0e2b47 !important;
}
.divtop #OT_searchWrapper{
background: #0e2b47 !important;
}
.divtop #OT_logo{
background: #0e2b47 !important;
}
.divtop #OT_logoLink{
background: #0e2b47 !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: 10px !important;
}
.Aqua_moduletitle{
background-color: #DFF2FF;
padding: 0 0 10px 0 !important;
}
.Aqua_modulebody{
background-color: #DFF2FF;
padding: 0 !important;
}
div.Pink_container_box{
background-color: #FFEBEA;
border: 1px solid #DD3C10;
padding: 10px !important;
}
.Pink_moduletitle{
background-color: #FFEBEA;
padding: 0 0 10px 0 !important;
}
.Pink_modulebody{
background-color: #FFEBEA;
padding: 0 !important;
}
div.Yellow_container_box{
background-color: #FFFFCC !important;
border: 1px solid #FCEE21;
padding: 10px !important;
}
.Yellow_moduletitle{
background-color: #FFFFCC;
padding: 0 0 10px 0 !important;
}
.Yellow_modulebody{
background-color: #FFFFCC;
padding: 0 !important;
}
div.LightGray_container_box{
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
padding: 10px !important;
}
.LightGray_moduletitle{
background-color: #EEEEEE;
padding: 0 0 10px 0 !important;
}
.LightGray_modulebody{
background-color: #EEEEEE;
padding: 0 !important;
}
div.AltSidebar_container_box{
}
.AltSidebar_moduletitle{
color: #333333;
}
.AltSidebar_modulebody{
color: #333333;
}
.controlstatus_button{
margin: 5px 0px 30px 0px !important;
background-color:#1F61AD !important;
padding: 2px 5px;
}
.hdform_label{
font-size: small;
}
.divtop .navigation_modulebody{
text-align: center;
background-repeat: repeat-x;
background-position: center bottom;
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/navi_bg_image.png');
}
.Marketing_box_visible{
margin:0 !important;
background-color:#0e2b47;
padding:10px 0px;
}
hr.style-two{
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(255,255,255,1), rgba(204,204,204,1), rgba(255,255,255,1));
background-image: -moz-linear-gradient(left, rgba(255,255,255,1), rgba(204,204,204,1), rgba(255,255,255,1));
background-image: -ms-linear-gradient(left, rgba(255,255,255,1), rgba(204,204,204,1), rgba(255,255,255,1));
background-image: -o-linear-gradient(left, rgba(255,255,255,1), rgba(204,204,204,1), rgba(255,255,255,1));
}
hr{
border: 0;
height: 1px;
background-color: #CCCCCC;
}
.divtop .slideshow_slidearea{
display:none;
}
.slideshow_slidearea{
margin:0px !important;
}
.slideshow_slider img{
border: none !important;
padding: 5px 5px 2px 0px !important;
}
.slideshow_fullsize{
background:none;
border:none;
}
.slideshow_slideright{
display:none;
}
.slideshow_slideleft{
display:none;
}
.divtop .slideshow_information{
display:none;
}
.slideshow_information{
opacity: 1 !important;
background-color:#1F61AD !important;
filter: alpha(opacity=100) !important;
}
.slideshow_information h3{
padding: 5px 20px !important;
font-size:14px !important;
color: #FFFFFF !important;
font-family: helvetica;
font-weight: normal;
}
#slideshow1_picture_table{
padding: 0px !important;
margin: 0px !important;
border-spacing: 0px !important;
border-collapse: collapse !important;
}
td.album_pictures, .album_pictures_Thumbnails, table.album, .album_Thumbnails, div.slideshow_fullsize, .slideshow_wrapper, .slideshow_thumbnails{
padding: 0px !important;
margin: 0px !important;
border-spacing: 0px !important;
border-collapse: collapse !important;
}
.form_title{
background-color: #4D4D4D !important;
margin-left: 5px;
}
.productcatelog_modulebody table{
border-collapse: collapse !important;
}
.productcatelog_modulebody td{
font-size: small;
}
.productcatelog_modulebody td a{
font-weight: bold;
}
.text_modulebody td table td{
font-size: small;
}
.divfooter ul{
list-style-type:none;
margin:0;
padding:0;
}
.divfooter ul li{
background: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/double_arrow.png') no-repeat 0 10px;
font-size:12px;
padding: 5px 15px;
border-bottom: 1px solid #E6E6E6;
}
.divfooter ul li a{
color:#3D6E97;
}
.divfooter ul li a:hover{
color:#000000;
}
div.slider_container_box{
padding: 0px 0px 0px 0px;
background-color:#000;
width:100%;
}
img{
border:none;
}
div.slidercenter_container_box{
margin:0 auto;
width: 1000px;
}
.center_moduletitle{
}
.center_modulebody{
}
div.feedback_container_box{
display: block;
width: 30px;
height: 120px;
margin: 0;
position: absolute;
left: 0;
top: 297px;
z-index:9999;
}
div.feedback_container_box:hover{
}
.center_moduletitle{
}
.center_modulebody{
}
div.size1000_container_box{
width: 1000px !important;
margin: 0 auto !important;
}
.size1000_moduletitle{
}
.size1000_modulebody{
}
div.bgdarkblue_container_box{
background-color:#0E2B47;
padding:10px 0px 30px 0px;
}
div.imghover_container_box{
}
.imghover_modulebody a img{
opacity: 1;
}
.imghover_modulebody a img:hover{
opacity: 0.7;
}
div.section1_container_box{
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/box_image.jpg');
background-repeat: no-repeat;
background-position: top right;
}
div.headersection_container_box{
background-image: url('');
background-repeat: repeat-x;
background-position: top center;
}
div.footersection_container_box{
width: 1000px !important;
margin: 0 auto !important;
}
.footersection_modulebody{
padding:0px 20px;
}
div.sidebarsection_container_box{
padding-left:25px !important;
border-left: 1px solid #CCCCCC;
}
div.sidebarlink_container_box{
}
.sidebarlink_modulebody td{
padding-bottom: 10px;
}
div.centerline_container_box{
width:100%;
background-color:#F8F8F8;
margin-top:-20px;
text-align:center;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #F0F0F0;
}
.center_moduletitle{
}
.center_modulebody{
}
div.width600_container_box{
width:600px;
}
.center_moduletitle{
}
.center_modulebody{
}
div.banner_container_box{
padding: 10px 30px 0px 50px !important;
background-color:#F8F8F8;
}
.center_moduletitle{
}
.center_modulebody{
color: #333333 !important;
}
div.footerbg_container_box{
border-top:1px solid #E8E8E8;
background-color:#F9F9F9;
}
.center_moduletitle{
}
.center_modulebody{
}
div.nametag_container_box{
background-color: #F8F8F8;
width:100%;
border-top: 3px solid #FFFFFF;
border-bottom: 1px solid #E6E6E6;
}
.center_moduletitle{
}
.center_modulebody{
}
div.margintop_container_box{
margin-top:60px;
}
div.paddingtop_container_box{
padding-top:20px;
}
div.paddingbottom_container_box{
padding-bottom:20px;
}
div.infobox_container_box{
}
.sidebar .infobox_moduletitle{
padding: 10px 10px 0px 40px !important;
color:#125cd5 !important;
font-size:20px !important;
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/title_header.png');
background-repeat: no-repeat;
font-weight: normal;
}
.infobox_moduletitle{
padding: 10px 10px 30px 40px !important;
color:#125cd5 !important;
font-size:20px !important;
background-image: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/title_header.png');
background-repeat: no-repeat;
font-weight: normal;
}
.infobox_modulebody{
}
div.homebox_container_box{
border-right: 1px solid #CCCCCC;
min-height:300px;
height:300px;
width:317px;
}
.homebox_moduletitle{
}
.homebox_modulebody{
padding:0px 30px;
}
.homebox_modulebody img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
}
.homebox_modulebody ul{
list-style-type:none;
margin:0;
padding:0;
}
.homebox_modulebody ul li{
background: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/list_expand.png') no-repeat 0 5px;
font-size:12px;
padding: 3px 0px 0px 30px;
}
.homebox_modulebody ul li a{
color:#125cd5;
}
.homebox_modulebody ul li a:hover{
color:#000000;
}
div.homebox2_container_box{
min-height:300px;
height:300px;
width:318px;
}
.homebox2_moduletitle{
}
.homebox2_modulebody{
padding:0px 30px;
}
.homebox2_modulebody img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
}
.homebox2_modulebody ul{
list-style-type:none;
margin:0;
padding:0;
}
.homebox2_modulebody ul li{
background: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/double_arrow.png') no-repeat 0 10px;
font-size:12px;
padding: 5px 0px 0px 20px;
border-bottom: 1px solid #E6E6E6;
}
.homebox2_modulebody ul li a{
color:#125cd5;
}
.homebox2_modulebody ul li a:hover{
color:#000000;
}
div.homebox3_container_box{
border-right: 1px solid #CCCCCC;
min-height:300px;
height:300px;
width:317px;
}
.homebox3_moduletitle{
}
.homebox3_modulebody{
padding:0px 30px;
}
.homebox3_modulebody img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
}
.homebox3_modulebody ul{
list-style-type:none;
margin:0;
padding:0;
}
.homebox3_modulebody ul li{
background: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/double_arrow.png') no-repeat 0 10px;
font-size:12px;
padding: 5px 0px 0px 20px;
border-bottom: 1px solid #E6E6E6;
}
.homebox3_modulebody ul li a{
color:#125cd5;
}
.homebox3_modulebody ul li a:hover{
color:#000000;
}
div.shadow_container_box{
box-shadow: 0px 3px 3px 0px #C8C8C8;
}
.shadow_moduletitle{
}
.shadow_modulebody img:hover{
}
div.homeboxbanner_container_box{
background-color:#f2f2f2;
padding:20px 0px;
}
.homeboxbanner_moduletitle{
}
.homeboxbanner_modulebody{
}
div.list_container_box{
}
.list_moduletitle{
}
.list_modulebody{
}
.list_modulebody img:hover{
}
.list_modulebody ul{
list-style-type:none;
margin:0;
padding:0;
}
.list_modulebody ul li{
background: url('/files/imagegallerymodule/44d3c9fa539f4@random/gallery5/list_expand.png') no-repeat 0 5px;
font-size:12px;
padding: 3px 0px 3px 30px;
border-bottom: 1px dashed #E6E6E6;
}
.list_modulebody ul li a{
}
.list_modulebody ul li a:hover{
color:#000000;
}
div.formstyle_container_box{
}
table.formstyle_modulebody .hdform td{
float: left;
width:100%;
}
.formstyle_modulebody{
padding:0px 0px 20px 0px;
}
.formstyle_modulebody input, .formstyle_modulebody textarea{
box-shadow: 1px 2px 1px #eee inset;
padding:4px 2px 2px 3px;
font-size: 14px;
color: #333333;
}
.formstyle_modulebody textarea{
}
.formstyle_modulebody select{
box-shadow: 1px 2px 1px #eee inset;
padding:4px 2px 2px 3px;
}
.formstyle_modulebody input.button{
width: 80px;
box-shadow: none;
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
background-image: url('');
background-repeat: repeat-x;
background-position: center center;
}
.formstyle_modulebody input.button:hover{
opacity: 0.8;
}
.formstyle_modulebody .hdform_label{
font-size:14px;
padding-bottom:0px;
color: #666666;
font-weight: normal;
padding-top:5px;
padding-bottom: 5px;
}
.formstyle_modulebody .hdform_field{
padding-left: 0px !important;
}
