/*======== Universal ========*/
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../../../../../../slices/header-bg.jpg) repeat-x 0 0;
	margin: 0; /* good css practice to zero the body element margin and padding. */
	padding: 0;
	text-align: center; /* centers the container in IE 5-6 browsers. */
	color: #3F3B3B;
}

h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0; padding: 0; text-decoration: none;}

a:link, a:visited {color:#1587AF;}
a:hover, a:active {color:#fff; background-color:#1587AF;}

#page_1 h1 {font-size:155%; font-weight:normal; height:27px; background:url(../../../../../../slices/h1-lime.gif) no-repeat; color:#fff; /*border:#fff solid 1px*/; padding:0px 5px;}
#page_user h1 {font-size:155%; font-weight:normal; height:27px; line-height:27px; background:url(../../../../../../slices/h1-lime-725.gif) no-repeat; color:#fff; padding:0px 5px; margin:0;}
#home h1 {font-size:155%; font-weight:normal; height:27px; background:url(../../../../../../slices/h1-3col-blue.gif) no-repeat; color:#fff; padding:0px 5px;}
h2 {font-size:135%} 
h3 {font-size:120%} 
h4 {font-size:115%} 
h5 {font-size:110%} 
h6 {font-size:105%}

#container { 
	position: relative; 
	width: 980px;  /* 20px less than a full 1024px width allows for browser chrome */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

img {border:none;}

a:hover img {background-color: transparent;}

#wrapper a.imgfix, #wrapper a:hover.imgfix, #wrapper #craftysyntax a {
        text-decoration:none; 
        background-color:transparent; 
        border: 0 none;
}

/*======== Header ========*/
#top {
	position: absolute;
	left: 130px;
	margin: 5px 0 0 0;
	color: #fff;
	font-size: 105%;
	font-weight: bold;
}
#header { 
	height: 305px;
	background: #DDDDDD url(../../../../../../slices/header-bg.jpg) repeat-x 0 0; 
	padding: 0 10px 0 0;  /* matches the left alignment of the elements in the divs beneath it. */
} 
#header span img {
	border: none; /* removes image anchor border */
}
#header span a:hover {
        background-color: transparent; /* removes color on hover */
}
#header h1 {
	margin: 0; /* zeroing margin of the last #header div element will avoid margin collapse. */
	padding: 0;
}
#dyk {
	position: absolute;
	width: 505px;  /*502px*/
	height: 127px;  /*114px*/
	background: url(../../../../../../slices/dyi.jpg) no-repeat top left;
	top: 40px; /*44*/
	left: 475px; /*480*/
	color: #2B36AF;	/*border: 1px solid #000;*/
}
#dyk1, #dyk2 {
	width: 46.5%;
	float: left;
	padding: 10px 0 8px 12px;
}
#dyk h4 {
	margin: 0 0 5px;
	/*padding: 5px 0;*/
	border-bottom: 1px solid #E6E6E6;
	font: bold 95% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
}
#dyk p {
	margin: 0;
	color: #31459F;
}

/*======== Navigation ========*/

#nav ul {
	margin: 0px auto 0px;
	text-align: center;
	width: 745px;
	color: #fff;
	height:41px;
	padding:0;
}
#nav li {
	float: left;
	display: inline;
	line-height: 36px;
	margin-left: -1px;
}
#nav li a:link, #nav li a:visited {
	display: block;
	background: url(../../../../../../slices/btn-hover.jpg) no-repeat 0 0;
	width: 125px;
	padding: 5px 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover {
	background: url(../../../../../../slices/btn-hover.jpg) no-repeat -125px top;
}
#page_user li.page_user a {
	background: url(../../../../../../slices/btn-hover.jpg) no-repeat right top;
}
#page_user li.page_user a:hover {
	background: url(../../../../../../slices/btn-hover.jpg) no-repeat -125px top;
}


/*======== Main Content ========*/

/*==== Layout Pages ====*/
.mainContent { 
	margin: 0 0;
	padding: 0 20px;
	float: left;
    width:480px;
}
#page_1 .mainContent, #page_user .mainContent {
	width: 710px;
	margin: 0 0;
	padding: 0px 20px 5px;
    float: left;
}
#page_user .mainContent {
	width: 725px;
	padding: 0 8px 0 10px;
}
#cont-top {
	background: url(../../../../../../slices/cont-top.gif) no-repeat top center;
	width: 980px;
	height: 2px;
	margin-top: -70px;
}
#cont-bg {
	background: url(../../../../../../slices/cont-btm.gif) no-repeat;
	height: 9px;
}
#wrapper {
	background:url(../../../../../../slices/cont-bg.jpg) repeat-x top left;
	min-height:400px;
	width: 978px;
    padding-top: 5px;
	border-left: 1px solid #BAB193;
	border-right: 1px solid #BAB193;
}

/*======== Sidebar 1 & 2 ========*/
.sb-top {
	background: transparent url(../../../../../../slices/sb-top.gif) no-repeat;
    line-height:27px;
	padding: 0 10px;
	margin:0;
}
.sb2-top {
	background: transparent url(../../../../../../slices/sb2-top.gif) no-repeat;
    line-height:27px;
	padding: 0 10px;
	margin: 10px 0 0 0;
}
.sb-top h3, .sb2-top {
	color: #fff;
}
.sb-bg {
	background: #F1EEE5 url(../../../../../../slices/sb-bg.jpg) repeat-x 0 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 1px 8px 5px;
	margin: 0;
}
.sb-bg h3, .sb-bg h4, .sb-bg h5, .sb-bg h6 {
        color:#EFAE00;
        width:200px;
        background-color:#fff;
        border-bottom:#ccc solid 1px;
        padding-left:4px;
        margin-left:-2px;
}
#sidebar1 {
	float: left;
	width: 218px; /* IE will include padding & border in addition to the width */
	margin: 0;
	padding: 0 5px 15px 5px; /* padding to give the text some space from the edges */
}
#sidebar2 {
	float: right;
	width: 218px; /* IE will include padding & border in addition to the width */
	padding: 0 5px 15px 5px; /* padding keeps the content of the div away from the edges */
}

/*======== Footer ========*/
#footer { 
	padding: 0 10px 0 10px; /* this matches the left alignment of the elements in the divs above it.*/
	background:#DDDDDD url(../../../../../../slices/footer-bg.jpg) repeat-x;
	height: 132px;
} 
#foot-inner {
	width:980px;
	margin: 0 auto;
	padding: 25px 0 15px;
}
#ft-left, #ft-center, #ft-right {
	float: left;
}
#ft-left {
	width: 200px;
	text-align: left;
}
#ft-right {
	width: 200px;
	text-align: right;
}
#ft-center {
	width: 580px;
}
#footer p {
	margin: 0; /* avoids the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* creates space, as the the margin would, without the margin collapse issue */
}

/*======== Generic Styles =======*/
.fltrt {
    float: right;
    margin-left: 8px;
}
.fltlft {
    float: left;
    margin-right: 8px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sb-feature {
    background-color: #fbfbfb;
    border: #f1f1f1 solid 1px;
    padding: 5px;
    width: 188px;
    margin: 7px 0;
}

/*========== Lists ==========*/
.floatleft1, .floatleft2, .floatleft3 {
    background-color: #fbfbfb;
    border: #f1f1f1 solid 1px;
    padding: 5px;
    width: 30%;
}
.floatleft1 {
    float: left;
    margin: 15px 0;
}
.floatleft2, .floatleft3 {
    float: left;
    margin: 15px 0px 15px 2.4%;
}
.floatleft1 h2, .floatleft2 h2, .floatleft3 h2 {
    border-bottom: #666 dashed 1px;
}
ul.checkbox{
    margin-left: 20px;
    padding-left: 0;
}
.checkbox li {
    list-style-image: url(../../../../../../slices/checkbox.gif);
    padding: 2px 0;
}
.checkbox-gr li {
    list-style-image: url(../../../../../../slices/checkbox-gr.gif);
    padding: 2px 0;
}
.checkbox-red li {
    list-style-image: url(../../../../../../slices/checkbox-red.gif);
    padding: 2px 0;
}
.captcha img {
    width: 170px;
    height: 39px;
}

/* ========= FB Forms =========*/ 
.contactform fieldset {padding: 1em; background-color: #eee;} 
.contactform fieldset legend {font-weight: bold;} 
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
.contactform div label {display: block; width: 10em; } 
.contactform div.required {color: #E18B00;}
#m3fbrp__16 {width:100%;}

/*========== Tables ==========*/
.share-cp {
	width: 99.5%;
	border: #003399 1px solid;
        text-align: center;
        margin: 20px 0px;
}
.plans { 
	font:normal .83em Verdana, Arial, Helvetica, sans-serif; 
	color:#666666; 
	border-top:#003399 1px solid; 
	background-color:#f9f9f9;
}
.plans caption {
	display: none;
}
.share-cp h2 { 
	background-color: #f1f1f1; 
	text-align: center; 
        font-weight: bold;
	width: 100%; 
	margin: 0; 
	padding: .2em 0; 
	border-top:#6F96FF solid 1px; border-bottom:#6F96FF solid 1px;
}
.plans td {
	border-left: #fff 2px solid;
	border-top: #fff 2px solid;
	padding: .8em .5em;
}
.plans th {
	color:#FFFFFF;
}
.specs {
	background-color: #91AD38;
        font-size: 1.2em;
}
.colth {
	background-color: #386BA0;
	border-left: #79A5D0 2px solid;
	width: 15%;
        margin: 0;
        padding: .75em 0em;
	text-align:center; 
        font-size: 1.2em;
}
.rowth {
	width: 22%;
	background-color: #A5C44A;
	border-top: #C4D885 2px solid;
        text-align: left;
        padding-left: 5px;
}






/*
 * ##################################################################
 * Created on: 11 Jul, 2005
 * File name:  user.css 
 * ##################################################################
 * This code is a sole property of netenberg.com 
 * ##################################################################
 */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/*body{
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}*/

/******* hyperlink and anchor tag styles *******/

.mainContent a:link, .mainContent a:visited{
	color: #005FA9;
	text-decoration: none;
}

.mainContent a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Verdana, Arial, Helvetica, sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

/*h3{
 font: bold 100% Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}*/

h4{
 font: 100% Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

.alpform {
	margin: 0;
	padding: 0;
}

.alplabel{
  font-family : Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
}
				
.alpinput{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*position:absolute;
	top: 50px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	border-left:1px solid #ccd2d2;
	border-right:1px solid #ccd2d2;*/
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 150px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #006699;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 5px 0px 5px 5px;
	margin: 0px;
	border-top:1px solid #ccd2d2;
	border-bottom:1px solid #ccd2d2;
	background-color: #F5f7f7;
}

#pageName h2{
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

/*************** story styles ******************/

.story {
	padding: 3px 0px 2px 8px;
	font-size:11px;
	halign : top;
}

.story h3{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-weight: bold;
	background-color: #FFCC00;
	color: #333333;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #006699;
}

#sectionLinks a:hover{
	border-top: 1px solid #5E91C6;
	background-color: #F7D46C;
	color:#fff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************** tabs and tbody styles ********************/
tbody.on { 
    display:table-row-group; 
}
tbody.off { 
    display:none; 
}
.tabs {
  float:left;
  background-color: #F5F7F7;
  border: 1px solid #000000;
  border-bottom-width: 1px;
  border-bottom-color: #666;
  padding: 4px 6px 3px 6px;
  text-decoration: none; 
  font-weight: bold;   
  font-size: x-small;
  color: #000000;
}
.tabs1 {
  float:left;
  background-color: #F7D46C;
  border: 1px solid #666;
  border-bottom-width: 1px;
  padding: 4px 6px 3px 6px;
  text-decoration: none; 
  font-weight: bold;   
  font-size: x-small;
  color: #000000;
  cursor: hand;
}
.tabs2 {
  float:left;
  background-color: #F3F2ED;
  border: 1px solid #666;
  border-bottom-width: 1px;
  border-bottom-color: #F3F2ED;
  padding: 4px 6px 3px 6px;
  text-decoration: none;
  font-weight: bold; 
  font-size: x-small;
  color: #666;
}
.tab_separator {
  float:left;
  background-color: #ECEDE7;
  border: 0px solid #000000;
  padding: 0px;
  text-decoration: none;    
}
div.tabContent {
  margin-top:20px;
  margin-right:4px;
  margin-bottom:4px;
  display: none;
  border: 1px solid #666;
  padding:4px;
}
/**************tables**********************/
.accountlabFormTABLE
{
	background-color: white
}
.accountlabDataTD
{
	font-size: 11px;
	border-top: 1px solid #E9E9E9;
	padding: 5px 0;
}
.accountlabAltDataTD
{
	font-size: 11px;
	border-top: 1px solid #c0c0c0;
}
.accountlabPlanDataHTD
{
	background-color: #ffffff;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
}
.accountlabButton
{
	color: #FFFFFF;
	background-color: #006699;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.accountlabInput
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a.accountlabPlanLink:link,a.accountlabPlanLink:visited
{
	color: #000080;
	text-decoration: underline;
	font-size: 11px;
}
a.accountlabPlanLink:hover,a.accountlabPlanLink:active
{
	color: #FFCC00;
	text-decoration: underline;
	font-size: 11px;
}
/********************* end **********************/