.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

body
{
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #fff;
	color: #252525;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a
{
    color: #cb7930;
    outline: none;
    text-decoration: none;
}

body a:hover
{
	color: #fb7e67;
	text-decoration: none;
}

a img
{
	border: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS & TEXT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
    font-family: arial, helvetica, sans-serif;
}

h2, h3
{
    font-size: 16px;
}

.sectiontitle
{
    color: #ff9933;
    font-size: 1.3em;
    font-weight: bold;
}

.sectionsubtitle
{
    color: #555;    
    font-size: 1.1em;
    font-weight: bold;
}

.sectiontitle-blue
{
    color: #608fc8;
    font-size: 1.3em;
    font-weight: normal;
}

.smallprint
{
    font-size: x-small;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.TableContainer
{
    text-align: left;
}

.TableContainer .Row
{
}

.TableContainer .tr1 {
    background: #f4fafd;
}


.TableContainer .Row .ItemName
{
	padding: 5px;
	display: block;
/*    width: 110px;*/
    color: #375d81;
    font-size: 14px;
	padding-right: 10px;
	vertical-align: middle;
}

.RegistrationPage .TableContainer .Row .ItemName {
    width: 110px;
}

.RegistrationPage .TableContainer .Row .ItemValue .textBox      {
    width: 270px;
}

.RegistrationPage .TableContainer {
    width: 450px;
}

.TableContainer_Register .Row .ItemValue{
	width:325px;
	text-align:left;
} 

.TableContainer .Row .ItemValue
{
	padding: 0px 15px 0px 0;
	vertical-align: middle;
}

.TableContainer .Row .ItemValue label {
    margin: 0 10px 0 5px;
}


.TableContainer .Row .ItemValue .textBox {
    border: 1px solid #b4d9f1;
    width: 275px;
    height: 18px;
    color: #375D81;
}
.TableContainer .Row .ItemValue textarea {
    border: 1px solid #b4d9f1;
    width: 310px !important;
    padding:3px 3px 2px;
    color: #375D81;
    margin: 10px 0;
}



.TableContainer .Row .ItemValue select {
    border: 1px solid #b4d9f1;
    width: 310px;
    height: 20px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	STATIC PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.cms_content td {
    vertical-align: top;
}

.cms_content td img {
    margin: 0 0 20px;
}

.cms_content td h3 {
    color: #375d81;
    font-size: 15px;
    margin: 0 0 10px;
    font-weight: bold;
}

.cms_content td h4{
    font-weight: normal;
    color: #375d81;
    font-size: 15px;
    margin: 0 0 10px;
}


.cms_content .box_right {
    width: 183px;
    background: #dbedf8;
    margin-bottom: 10px;
}

.cms_content .box_right h3 {
    background:#52A7DE none repeat scroll 0 0;
    color:#FFFFFF;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
    margin: 0;
    line-height:16px;
    padding:7px;
    text-align:center;
    text-transform:uppercase;
}

.cms_content .box_right p {
    padding: 10px;
    color: #3d576b;
    margin:0;
}

a.btn_subscribe {
    display: block;
    height: 28px;
    width: 146px;
    margin: 10px 0 0;
    background: url(/images/btn_subscribe.gif) no-repeat 0 0;
}

a.btn_facebook {
    display: block;
    height: 27px;
    margin: 10px 0 0;
    width: 159px;
    background: url(/images/btn_facebook.gif) no-repeat 0 0;
}

a.btn_twitter {
    display: block;
    height: 27px;
    margin: 10px 0 0;
    width: 170px;
    background: url(/images/btn_twitter.gif) no-repeat 0 0;
}

a.btn_blog_r{
	display: block;
    height: 27px;
    margin: 10px 0 0;
    width: 145px;
    background: url(/images/btn_blog.gif) no-repeat 0 0;
}

a.btn_facebook_white {
    display: block;
    height: 27px;
    margin: 0 auto;
    width: 159px;
    background: url(/images/btn_facebook_w.gif) no-repeat 0 0;
	cursor:pointer;
}


a.btn_faq {
    display: block;
    height: 27px;
    margin: 10px 0 0;
    width: 110px;
    background: url(/images/btn_faq.gif) no-repeat 0 0;
}

.cms_content .col_mid {
    padding: 0 20px;
}


.htmlcontent
{
	padding-bottom:5px;
    min-height:350px;
    height:auto !important;
    height:350px;
}

.htmlcontent-title
{
    font-size: 22px;
    color: #fb7e67;
    padding: 10px 0 15px 0;
    font-weight: normal;
    clear:both;
}

.htmlcontent-body
{

}

.home_content .htmlcontent {
    min-height:85px;
    height:auto !important;
    height:85px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	line-height: 0;
}

.linkButton
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}

a.linkButton:hover
{

}

.dropDownLists
{
    color:#555555;
    font-size:13px;
    padding-left: 2px;
	font-family: Arial;
}

.textBox
{
    border:1px solid #ABC8E2;
    color:#000000;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:14px;
    height:16px;
    margin:1px;
    padding:2px 3px;
}

.td_input input {
        height: 18px;
        width: 100%;
        border: 1px solid #ABC8E2;
}

.messageError
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
    margin: 0 0 10px;
}

.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}

.ajax_background {
    z-index: 9999 !important;
    -khtml-opacity:.96 !important; -moz-opacity:.96 !important; -ms-filter:”alpha(opacity=96)”  !important; filter:alpha(opacity=96) !important; opacity:.96 !important;
}

.ajax_background .content, .comment_tab .content {
    padding:10px;
    border: 15px solid #B2DEF7;
    background: #F0FFFF;

}

.ajax_background .content .textBox {
    width: 160px;
}


.ajax_background td {
    text-align: left;
}

.ajax_background .content  table {
    border: none !important;
}

.shower_background {
    z-index: 9999 !important;
    -khtml-opacity:.96 !important; -moz-opacity:.96 !important; -ms-filter:”alpha(opacity=96)”  !important; filter:alpha(opacity=96) !important; opacity:.96 !important;
}

.shower_background .panel {
    padding:10px;
    border: 2px solid #52A7DE;
    margin-left: 250px;
}

.shower_background .panel .title {
    text-align: right;
}

.shower_background .panel .image {
    text-align: center;
    padding: 20px;
}


.payment_info_sep{
	border-bottom:1px solid #DBEDF8;
	margin-top:15px;
	height:15px;
}
.payment_info_box{
	border:4px solid #52A7DE;
	background:#DBEDF8;
	width:500px;
	padding:10px;
	margin:20px auto;
}
.payment_info_box .small_text{
	color:#000;
	font-size:12px;
}
div.AuthorizeNetSeal{
	float:left;
	margin-right:10px !important;
}
