/* Css Global Styles for iShouts.com - Version 1.0 by Jun  
www.junux.com
*/

html {margin:0px; padding:0px; }
body {margin: 0; padding: 0; font:70% 'Lucida Grande',Verdana, Helvetica, sans-serif;}

#twoColLayout {background: #EFDDD2 url(../images/bkgrnd.gif) repeat-x fixed;}

h1 {font-weight:bold; font-size:12px; color:#363636; padding:0; margin:0;}
h2 {font-weight:bold; font-size:14px; color:#463725; padding:0; margin:0;}
h3 {font-weight:bold; font-size:16px; color:#463725; padding:0; margin:0;}
a:link, a:visited {color:#363636; text-decoration:none;}
a:hover, a:active {color:#F89D5B; text-decoration:none;}
p {margin:0; padding:0;}
div {margin:0; padding:0;}
img {border:0px solid transparent;}

/* Main Container */
#mainContainer {width:760px; margin:10px auto; padding:0; text-align:left; background:url(../images/bg_mid.jpg) repeat-y;/* */}

/*Header*/
#header{background:url(../images/bg_top.jpg) no-repeat; width:760px; height:30px;}

/* Main Content*/
#twoColLayout #mainContent {width:627px; float:left; margin:0 16px 10px 116px; background:url(../images/inner_bg_mid.jpg) repeat-y; display:inline;}

	/* Inner Box */
#innerboxTop {background:url(../images/inner_bg_top.jpg) no-repeat top left; height:5px;}
#innerboxBtm {background:url(../images/inner_bg_btm.jpg) no-repeat bottom left; height:5px;}


/*Main Side*/
#mainSide {width:110px; float:left; margin:0 0 10px -755px;}

	/* Main Navigation */

#mainNav {width:80px; margin:10px 0 0 0; padding:0px; clear:right;}
#mainNav ul {text-decoration:none;}
#mainNav li {font-weight:bold; list-style:none; }
#mainNav a {color:#fff; text-decoration:none; background:url(../images/nav_ground.gif) no-repeat; width:80px; height:23px; text-align:left; padding:5px 5px 5px 10px; margin:0px; display:block;}
#mainNav a:hover {color:#463725; text-decoration:none;}
	/* These styles highlights the link of current page */
body.home #mainNav a#home, body.ishouters #mainNav a#ishouters, body.goodies #mainNav a#goodies, body.about #mainNav a#about, body.shop #mainNav a#shop {color:#fff; text-decoration:none; background:url(../images/nav_ground_selected.gif) no-repeat; width:80px; height:23px;} 


/* Footer, Copyright, Validators */
#footer {font-size:10px; clear:both; background:url(../images/bg_btm.jpg); width:760px; height:30px;}
#footer p {margin:0; padding:0;}
#mainCopyright { color:#F89D5B; width:450px; float:right;}
.mainfootertext {color:#666666; text-decoration:none;}
a.mainfootertext:link {color:#666666; text-decoration:none;}
a.mainfootertext:visited {color:#666666; text-decoration:none;}
a.mainfootertext:hover {color:#363636; text-decoration:none;}
#mainValidators {width:120px; float:right;}

.noborder {border:0px solid #fff;}
