/* CSS Document */

/*====================================
How Shin (iBoleh)
Copyrights 2009 Bean Design Studio, iPay88
written for - www.onlinemegasales.com

swatch colors
=================
13437a - dark blue
1d74be - mid blue
f8f9fb - light gray
a3a3a4 - mid gray
8a8a8a - gray
555555 - dark gray
=======================================*/


/* Resets and overrides
=======================================*/
* {
	margin:0;
	padding:0;
}
img {
	border:none;
}

/* Links and type
=======================================*/
html, body{
	margin:0;
	float:center;
	font: 9.0pt 'Helvetica', Arial, Verdana, sans-serif;
	color:#555555;
	height:100%;
	background: #ffffff url(../images/bg.jpg) no-repeat left top;
}
a:link {
	color:#275d88;
	text-decoration:none;
}
a:active {
	color:#275d88;
	text-decoration:none;
}
a:visited {
	color:#275d88;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1{
	color:#f26521;
	border-bottom:dashed 1px #8a8a8a;
	padding:0 0 15px;
}
h1 a {}
h1 a:hover {}

h2{
	padding:0 0 10px 0;
	color:#023766;
	border-bottom:dashed 1px #8a8a8a;
}
h2 a {}
h2 a:hover {}

h3{
	padding:0 0 10px 0;
	color:#023766;
}
h3 a {}
h3 a:hover {}

/* Main layout
=======================================*/
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding:0 0 20px;
}
#page {
	width: 980px;
	margin: 0 auto;
	padding:0;
}
#top-left {
	width: 10px;
	height:48px;
	text-align:right;
	padding:0;
	background:url(../images/menu-l.png) no-repeat left top;
}
#top-right {
	width:10px;
	height:48px;
	text-align:right;
	padding: 0;
	background:url(../images/menu-r.png) no-repeat left top;
}
#top-center {
	width:960px;
	height:48px;
	text-align:center;
	vertical-align:text-bottom;
	padding:0;
	background: #a3a3a4;
}

/*Menu
=======================================*/
#menu-bar {
	text-align:center;
	vertical-align:text-bottom;
	padding:10px 0;
	font-size:1.4em;
	font-weight:bold;
	color:#ffffff;
	vertical-align:middle;
}
.menu {
	position:relative; 
	z-index:100;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0 auto;
	list-style-type:none;
	height:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:130px;
	height:auto;
	font-weight:bold;
	vertical-align:middle;
	position:relative;
	height:25px;
}
/* style the links for the top level */
.menu a, .menu a:visited a:hover {
	display:block;
	text-decoration:none; 
	color:#fff;
	height:43px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:130px; 
	w\idth:120px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:auto;
	top:36px;
	left:0; 
	width:160px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:20px;
	t\op:20px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#626466;
	text-transform:capitalize;
	font-weight:bold; 
	color:#ffffff; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	font-size:0.9em;
	text-align:left;
	width:180px;
	border-width:0 1px 1px 1px;
	filter:alpha(opacity=60);
	opacity: 0.8;
	-moz-opacity:0.8;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:130px;
	w\idth:129px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#ffc200;
	text-decoration:none;
	vertical-align:middle;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#ff6600;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible;
}
/*================================================*/
#header-left {
	width: 333px;
	height:109px;
	text-align:right;
	padding:0;
}
#header-right {
	margin:0 auto;
	width: 647px;
	height:109px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	padding:0;
	font-weight:bold;
}
#logo {
	margin:0 auto;
	text-align:left;
	padding:0 10px 0 0;
}
#banner-main {
	width: 980px;
	height:280px;
	padding: 0;
}
#banner-left {
	width: 410px;
	height:520px;
	text-align:left;
	padding: 0;
}
#banner-center {
	width: 410px;
	height:520px;
	text-align:left;
	vertical-align:middle;
	padding: 0;
	font-weight:bold;
}
#banner-right {
	width: 160px;
	height:520px;
	text-align:right;
	vertical-align:middle;
	padding: 0;
	font-weight:bold;
}
.banner {
	overflow:hidden;
	height:auto;
	vertical-align:middle;
	padding: 0;
}
.banner ul li{
	padding:0 0 5px 0;
	list-style-type:none;
}
#col-border {
	width: 10px;
	height:auto;
	text-align:right;
	padding:0;
}
#col-left {
	width: 650px;
	height:auto;
	text-align:left;
	padding: 0;
}
#col-right {
	width: 320px;
	height:auto;
	text-align:left;
	vertical-align:middle;
	padding: 0;
}
.banner-s {
	width:160px;
	overflow:hidden;
	height:auto;
	text-align:right;
	vertical-align:middle;
	padding: 0;
}
.banner-s ul li{
	padding:0 0 5px 0;
	list-style-type:none;
}
.category {
	overflow:hidden;
	width: 610px;
	line-height:1.3em;
	height:auto;
	text-align:left;
	padding: 0 15px;
	border-bottom:dashed 1px #8a8a8a;
}
.category ul {
	padding:0;
	margin:0 auto;
	list-style-type:cicle;
}
.category li {
	float:left;
	width:190px;
	padding:0 0 5px 5px;
}
.category a:link {
	font-size:1.2em;
	font-weight:bold;
}
.category a:active {
	font-size:1.2em;
	font-weight:bold;
}
.category a:visited {
	font-size:1.2em;
	font-weight:bold;
}
.content {
	width: 630px;
	height:auto;
	text-align:left;
	vertical-align:middle;
	padding: 10px;
	line-height:1.5em;
	font-weight:normal;
}
.content ul {
	padding:0 20px;
	margin:0 auto;
}
.content-facebook {
	overflow:hidden;
	width: 620px;
	height:auto;
	text-align:left;
	vertical-align:middle;
	padding: 10px;
	font-weight:normal;
	line-height:1.8em;
	background:#f8f9fb;
	border:1px #d8dfea solid;
}
.banner-ads {
	overflow:hidden;
	width: 630px;
	height:auto;
	text-align:center;
	padding: 5px;
	margin:0 auto;
}
.banner-ads-r {
	overflow:hidden;
	width: 320px;
	height:auto;
	text-align:center;
	vertical-align:middle;
	padding: 0 0 10px;
}
#col-alpha {}
#col-beta {}
#col-feedback-left {
	width: 40%;
	height:auto;
	text-align:left;
	padding: 5px;
	font-weight:bold;
}
#col-feedback-right {
	width: 40%;
	height:auto;
	text-align:left;
	vertical-align:middle;
	padding: 5px;
	font-weight:bold;
}
.btn {
	border:none;
	width:103px;
	height:32px;
}
/*form field*/
input{
	border:1px solid #f26521;
	width:220px;
}
select{
	border:1px solid #f26521;
	width:220px;
}
textarea {
	font : 9pt 'Arial', Verdana, Helvetica, sans-serif;
	border:1px solid #f26521;
	width:250px;
	height:50px;
}
#footer {
	overflow:hidden;
	float:left;
	bottom:-90em;
	height:180px;
	width: 100%;
	padding:10px 0;
	text-align:center;
	color:#e12613;
	font-weight:bold;
	background:#ffffff;
	border-top:#ffcf50 solid 5px;
}
#footer-content {
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	width:800px;
}
#footer-content ul {
	padding:0;
	margin:0 auto;
	list-style-type:none;
}
#footer-content li {
	float:left;
	width:300px;
	padding:0 0 5px 5px;
}
#footer-copyrights {
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	width:800px;
}
/*table layout structures*/

table {}
td {
	padding:5px;
}
.title {
	color:#ffffff;
	font-weight:bold;
	background:#13437a;
}
.content1{
	background:#e7eefc;
}
.content2{
	background:#dce8ff;
}

/* Secondary layout structures
=======================================*/


/* Form elements
=======================================*/
label {}
input {}
input.button {}


/* callout boxes
=======================================*/
#callout-alpha {}
#callout-beta {}


/* Miscellaneous
=======================================*/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.border-right{
	border-right:dashed 1px #8a8a8a;
}

