body { margin:0px; font-family:Arial, Helvetica, sans-serif; background:#990000 url(images/bg.jpg) repeat-x top}

A { FONT-SIZE: 11px; COLOR: #8C0000; TEXT-DECORATION: none }

A:link { COLOR: #8C0000 }

A:visited { COLOR: #8C0000 }

A:hover { COLOR: #000000 }

td, p, span, div{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

hr {height:1px; color:#666666;}
form {margin:0px; padding:0px;}
select {color:#000000; font-size:11px; border:1px solid #047B95;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 20px; font-weight:bold; color:#000000; margin:0px; padding:6px 5px 6px 5px; background:#ffbf64; width:270px;}
H1 a:link {font-size: 20px; font-weight: bold; color: #990000; margin:0px; padding-bottom:3px; text-decoration:none;}
H1 a:visited {font-size: 20px; font-weight: bold; color: #990000; margin:0px; padding-bottom:3px; text-decoration:none;}
H1 a:hover {font-size: 20px; font-weight: bold; color: #990000; margin:0px; padding-bottom:3px; text-decoration:none;}
/*use this for header (page title)*/


H2 {font-size: 18px; font-weight:bold; color: #990000; margin:3px;}
H2 a:link {font-size: 18px; font-weight:bold; color: #990000;}
H2 a:visited {font-size: 18px; font-weight:bold; color: #990000;}
H2 a:hover {font-size: 18px; font-weight:bold; color: #990000;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:14px; font-weight:bold; color:#990000; margin:0px;}
H3 a:link {font-size:14px; font-weight:bold; color:#990000; text-decoration:none;}
H3 a:visited {font-size:14px; font-weight:bold; color:#990000; text-decoration:none;}
H3 a:hover {font-size:14px; font-weight:bold; color:#990000; text-decoration:underline;}
/*use this for small-title */

H4 {font-size:11px; font-weight:bold; color:#990000; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:11px; font-weight:bold; color:#990000; text-transform:uppercase color:#000000;}
h4 a:visited {font-size:11px; font-weight:bold; color:#990000; text-transform:uppercase color:#000000}
h4 a:hover {font-size:11px; font-weight:bold; color:#990000; text-transform:uppercase color:#999999;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:11px; font-weight:bold; margin:0px; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#000000;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#000000}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#999999;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-style:italic; color:#666666; margin:0px; font-weight:normal}
h6 a:link {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:visited {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:none}
h6 a:hover {font-size:10px; font-weight:normal; font-style:italic; color:#666666; text-decoration:underline}

/* here I used it for small italic or very small notes*/

/*------------------------------------------------------------------------------------*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.error {color:#ff0000; font-weight:bold;}
.error a:link{color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:bold; text-decoration:none;}

.button {background-color:#eeeeee; border:1px solid #047B95}


.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#faf1e4; border:1px solid #d7bb94; padding:3px;}

.breadcrumb {color:#990000;} 
.breadcrumb a:link {color:#990000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#990000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#990000; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #faf1e4; padding: 4px;}
.highlighted-row table {border:1px solid #d7bb94; background-color: #faeddc; padding: 4px;}
.highlighted-row table td table{border:0px solid #d7bb94; background-color: #faeddc; padding: 4px;}
.highlighted-row a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #fffeec; padding: 4px;}
.highlighted-row1 table {border:1px solid #f9f6bc ;background-color: #fffeec; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #a6e0e9; ;background-color: #fffeec;  padding: 4px;}
.highlighted-row1 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #faf1e4; padding: 4px;}
.highlighted-row2 {border:1px solid #d7bb94 ; background-color: #faf1e4; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #a6e0e9; background-color: #faf1e4; padding: 4px;}
.highlighted-row2 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #FFCC00; padding: 4px;}
.highlighted-row3 {border:1px solid #000000; background-color: #FFCC00; padding: 4px;}
.highlighted-row3 table td table{border:0px solid #a6e0e9; background-color: #797979; padding: 4px;}
.highlighted-row3 a:link {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#000000; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#ffffff; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #eeeeee; padding:3px;}

/*.price {background-color:#ffcc00; padding:2px; font-weight:bold;}*/
.price {background-color:#faeddc; font-weight:bold;}

.pagelist {color:#000000}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;}
.pagelist table td a:link {color:#333333; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#333333; font-size:11px; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#cccccc; font-size:11px; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#666666; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #000000; border-collapse:collapse; background-color:#797979;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#F7F7F7; padding:2px; font-weight:bold;; font-size:12px;  }
table .alt-lines .alt-linechange2 {background-color:#eeeeee; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #d7bb94; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #d7bb94; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #d7bb94; border-collapse:collapse; padding:3px; background-color:#faf1e4; color:#000000; font-size:12px;}
.tablewithheader a:link {color:#07d7d7d; font-weight:normal;}
.tablewithheader a:visited{color:#07d7d7d; font-weight:normal;}
.tablewithheader a:hover {color:#000000; font-weight:normal;}

.imgna {background-color:#dddddd; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#000000; text-decoration:underline}
.imgna td a:visited {color:#000000; text-decoration:underline}
.imgna td a:hover {color:#000000; text-decoration:none}

.textbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;}

.logintab {background-color:#faf1e4; padding: 4px;}
.logintab table {border:1px solid #d7bb94 ;background-color: #faeddc; padding: 4px;}
.logintab th {background-color: #990000;}
.logintab table td table{background-color: #faf1e4;  padding: 4px;}
.logintab a:link {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.logintab a:hover {color:#000000; text-decoration:underline; font-weight:normal;}

.fntwhitebold {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #d7bb94; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #d7bb94; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #990000; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #990000; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #990000; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #990000; border-collapse:collapse; padding:2px; height:20px; background-color:#faf1e4; color:#000000; font-size:10px; text-transform:uppercase;}
.bluetable a:link {color:#07d7d7d; font-weight:normal;}
.bluetable a:visited{color:#07d7d7d; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {background:#fee9c2 url(images/sed_btm.jpg) no-repeat left bottom; padding:7px;
}

.titlefont { font-size: 14px; font-weight: 600; color: #7C2C3A; border-bottom: solid 1px #CCCCCC;}

.fontwhite {color:#FFFFFF;}

table.linkmenu { }
.linkmenu td{ font-size:18px; text-align:center; color:#ffbf64; padding-top:10px; padding-bottom:10px; }
.linkmenu td.no{ color:#ffbf64; text-align:center; }
.linkmenu a:link, .linkmenu a:visited, .linkmenu a:active { font-size:18px; text-align:center; color:#ffbf64; padding-top:10px; padding-bottom:10px; text-decoration:none; }

.linkmenu a:hover{ font-size:18px; text-align:center; color:#ffff00; padding-top:10px; padding-bottom:10px; text-decoration:none;}

.overmenu{background:#fee9c2; border-bottom:1px solid #990000;  color:#990000; height:25px; width:140px; font-weight:bold;  }

.overmenu a:link, .overmenu a:visited, .overmenu a:hover { color:#990000; padding-left:8px; padding-right:8px; height:20px; width:124px; padding-top:5px; display:block; font-weight:bold;}
 
 .overmenu a:hover { color:#000; background-color:#f9ae43; display:block; padding-left:8px; padding-right:8px; height:20px; width:124px; padding-top:5px; display:block; font-weight:bold;}



input,textarea{color:#000000; border:1px solid #666666;}

.bdrmain { border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; }

table.footer { color:#ffff00; font-size:12px; text-align:center;}
.footer td{ padding-left:8px; padding-right:8px;  color:#ffff00; }
.footer a:link, .footer a:visited{color:#ffff00; text-decoration:underline}
.footer a:hover{color:#fff; text-decoration:underline}


.bgtopmenuback { background-color: #797979; }
.sitetitlefont {font-size: 20px; font-weight: 600; color: #333333;}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; border-right:1px solid #CCCCCC;  }
.topicons td.last{ text-align:center; padding:5px; border-right:0px solid #CCCCCC;  }

.slogantext { font-size: 16px;	font-weight: 600; color: #FFFFFF; }
.topback{ background:#EFEFEF; border: solid 1px #CCCCCC; border-right: 0px;}
.leftback{ background:#FFF4F4; border: solid 1px #FFE1E1}

table.checkbox td input{ background-color: transparent; border: 0px; }



/*Style for Tera's Gym*/
.banner_bg{ background:url(images/banner_man.jpg) no-repeat left top;}

.top-padding{ padding-top:25px;}

.boxtop_middle{ background:url(images/boxtop_middle.jpg) repeat-x left bottom;}
.boxleft_middle{ background:url(images/boxleft_middle.jpg) repeat-y right;}
.boxright_middle{ background:url(images/boxright_middle.jpg) repeat-y left;}
.boxbtm_middle{ background:url(images/boxbtm_middle.jpg) repeat-x left top;}

.sedleft{ background:url(images/sedleft.jpg) no-repeat top left; padding:22px 0px 5px 25px; padding-top:22px;}
.sedright{ background:url(images/sedright.jpg) no-repeat top right; width:80px;}
.sedbtm{ background:url(images/sedleft.jpg) no-repeat top left;}

.content{ font-size:12px; line-height:17px;  padding:5px 25px 15px 27px;}

/*copyrights css start*/
.copyrights {color:#fff}
.copyrights a:link{color:#fff}
.copyrights a:visited{color:#fff}
.copyrights a:hover{color:#fff}
/*copyrights css end*/

/*Splash Page Tera's Gym*/
#splash-bg{background:#990000 url(images/splash_bg.jpg) repeat-x left top; width:100%; width:100%; }
.logo{margin:0px; padding:29px 0px 23px 41px;}
.joinnow_bg{ background:url(images/splash-photo1.jpg) no-repeat left top; width:420px;}
/*Splash Page End*/
