/* 
  -------------------------------------------
  Salt and Pepper by Project Seven Development
  www.projectseven.com
  Layout 02: 2 Column Sidebar Left
  Horizontal Menu
  -------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0 0 40px 0;
	padding: 0px;
	font-size: 100%;
	background-image: url(../Design/bkgd.jpg);
	background-repeat: repeat;
}
/*#tagline {
	margin: 0 0 64px;
	padding: 2px 0;
	border-bottom: 1px dotted #000;
	min-width: 942px;
}
#tagline h1 {
	font-size: 0.7em;
	letter-spacing: 1em;
	color: #CCC;
	background-color: #000;
	padding: 12px 0px 12px 32px;
	text-transform: uppercase;
}*/
/*
Layout Width
*/
#outer
{
    border: 1px solid #000;
    padding: 2px;
    width: 940px;
    margin: 16px auto 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #000;
	padding: 20px;
}
#p7PMM_1 {
	width: auto;
	margin: 0 0 16px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
/*Special PMM2 rules for using a second PMM2 menu in your sidebar*/
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
.sidebarbox .p7PMMv15 ul div {
	display: none;
	padding-left: 2px;
}
.sidebarbox .p7PMMv15 ul ul div {
	padding-left: 0px;
}
#masthead
{
    border: 1px solid #AE0217;
    overflow: hidden;
    margin-bottom: 20px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #FFF;
	background-image: url(img/p7spep_sbleft.jpg);
	background-repeat: repeat-y;
	background-position: -380px 0px;
	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: right;
	width: 680px;
}
.sidebarwrapper {
	float: right;
	width: 200px;
	margin: 10px;
}
.maincontent {
	padding: 24px 32px;
	font-size: .8em;
	line-height: 1.5em;
	background-color: #FFF;
}
.imageright
{
    float: right;
   
}

/*Links*/

a:link
{
    color: #AE0217;
    text-decoration: none;
}
a:visited
{
    color: #AE0217;
    text-decoration: none;
}
a:hover
{
    color: #AE0217;
}
a:active
{
    color: #000000;
}


h1
{
    margin: 0px 0 24 0;
    font-size: 1.4em;
    letter-spacing: 0.15em;
}
h2
{
    margin: 30px 0 12px 0;
    font-size: 1.2em;
    letter-spacing: 0.1em;
}

table
{
    border: solid 1px #e8eef4;
    border-collapse: collapse;
    width: 100%;
}

table td
{
    padding: 4px;
    border: solid 1px #e8eef4;
    vertical-align: top;
}

table th
{
  padding: 2px 2px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
   vertical-align: top;
}

.Column5 table tr, table td;
{
    width: 11.1%;
}


.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.sidebar, .sidebar2 {
	color: #D5D1CE;
	background-color: #000;
	padding: 16px;
	font-size: .7em;
	line-height: 1.4em;
}
.sidebar2 {
	color: #000;
	background-color: #4AB0C6;
}
/*Links*/
.maincontent a {}
.maincontent a:visited {}
.maincontent a:hover {}

.sidebar a {
	color: #4AB0C6;
}
.sidebar a:visited {
	color: #4AB0C6;
}
.sidebar a:hover {
	color: #FFF;
}
.sidebar2 a {
	color: #FFF;
}
.sidebar2 a:visited {
	color: #FFF;
}
.sidebar2 a:hover {
	color: #000;
}
.footercolumn1 a {
	color: #4AB0C6;
}
.footercolumn1 a:visited {
	color: #4AB0C6;
}
.footercolumn1 a:hover {
	color: #FFF;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #A09B97;
	margin-top: 20px;
	background-image: url(img/p7spep_vrule.gif);
	background-repeat: repeat-y;
	background-position: 504px 0px;
}
.footercolumn1 {
	float: left;
	width: 498px;
	margin-right: 30px;
}
.footercolumn2 {
	float: left;
	width: 370px;
}
.footer p
{
    margin: 1px 0 6px 0;
}

.footercolumn2box
{
    color: #C0C0C0;
	text-decoration: none;
	padding: 6px 6px;
	border: 1px solid #333;
	background-color: #161616;
	margin-bottom: 6px;
}


.footercolumn2 a {
	color: #C0C0C0;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	border: 1px solid #333;
	background-color: #161616;
}
.footercolumn2 a:hover {
	color: #000;
	background-color: #CDCBC2;
    border-color: #AE0217;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}

.footercolumn1 a {
	color: #4AB0C6;
}
.footercolumn1 a:visited {
	color: #4AB0C6;
}
.footercolumn1 a:hover {
	color: #FFF;
}
/*
EXTRA STYLES for BASIC MENUBAR
*/
#menubar {
	width: 100%;
	overflow: hidden;
	font-size: 0.8em;
	margin-bottom: 4px;
}
#menubar .menu {
	margin: 0px;
	padding: 0px;
}
#menubar .menu li {
	list-style-type: none;
	float: right;
	margin-right: 6px;
}
#menubar .menu li.first {
	margin-left: 0;
}
#menubar .menu a
{
    color: #CCC;
    text-decoration: none;
    display: block;
    padding: 2px 4px 2px 4px;
    border: 1px solid #666;
}
#menubar .menu a:hover
{
    color: #000 !important;
    border-color: #AE0217;
    background-color: #CDCBC2;
}

table.addressPayment td
{
    border: 1px none #FFFFFF;
    padding:2px;
}
table.addressPayment td input[type=text]
{
    border: 1px solid #CCCCCC;width:200px;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Loading Overlay */
#overlay {
    background: #EAF3C6 url(/content/images/ajax-loader.gif) no-repeat 50% 50%; 
    display: none; 
    position:absolute;
    text-align: center;         
    z-index:1;     
    border:1px dashed #CBE488;
    width:250px;
    height:100px;
    width:600px;
}
   
#overlayBS {
    background: #EAF3C6 url(/content/images/sm-ajax-loader.gif) no-repeat 50% 50%; 
    display: none; 
    position: absolute; 
    text-align: center;         
    z-index:1;     
    border:1px dashed #CBE488;
}

/*--------------------------------------------Message box start-----------------------------*/
.info, .success, .warning, .errorMsg, .validation {
 border: 1px solid;
 margin: 10px 0px;
 padding: 15px 10px 15px 50px;
 background-repeat: no-repeat;
 background-position: 10px center;
 font-size:12px;
}

.info {
 color: #00529B;
 background-color: #BDE5F8;
 background-image: url('/content/images/info.png');
}

.success {
 color: #4F8A10;
 background-color: #DFF2BF;
 background-image: url('/content/images/success.png');
}

.warning {
 color: #9F6000;
 background-color: #FEEFB3;
 background-image: url('/content/images/warning.png');
}

.errorMsg {
 color: #D8000C;
 background-color: #FFBABA;
 background-image: url('/content/images/error.png');
}

.active_True
{
    background:url(/content/images/true.png);
    background-repeat:no-repeat;
    width:16px;
    height:16px;display:block;
    cursor:pointer;
}

.active_Flase
{
    background:url(/content/images/flase.png);
    background-repeat:no-repeat;
    width:16px;
    height:16px;display:block;
    cursor:pointer;
}

/*--------------------------------------------Message box end-----------------------------*/

/* SPB image boxes*/

.rightbox
{
    float: right;
    width: 490px; /* includes padding and border  */
    padding: 0px 0px 15px 0px;
    }
.leftbox
{
    /* */
    border: medium #FF0000;
    margin: 0 500px 10px 0;
    padding: 0px;
    background-color: #FFFFFF;
} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* toolTip */
.toolTip
{
    color: #3366FF;
    cursor: pointer;
    padding-right: 20px;
    position: relative;
}
.toolTipWrapper
{
    color: #000000;
    display: none;
    font-size: 9pt;
    font-weight: normal;
    position: absolute;
    top: 0px;
    width: 375px;
    z-index: 100;
    left: -100px;
}
.toolTipTop {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/bubbleTop.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 30px;
    width: 350px;
    z-index:100;
}
.toolTipMid
{
    border: 1px solid #FF0000;
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #EEEEEE;
    background-image: url("images/bubbleMid.gif");
    background-position: center top;
    background-repeat: repeat-x;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    z-index: 100;
}
.toolTipBtm {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/bubbleBtm.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 13px;
    z-index:100;
}