/* StarWheels.com CSS Document by Robert Ireland*/

/* Reset */
/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
* must redefine bullets w/ bg graphics
********************************************************/


/* Avoid browser default inconsistent heading, 
* font-sizes and pre/code
********************************************************/
body,h1,h2,h3,h4,h5,h6,pre,code,td {
font-size:1em;
}

/* Remove inconsistent (among browsers) - 
* default padding or margin 
********************************************************/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
margin:0; padding:0;
}

/* prevent blue linked image borders
********************************************************/
a img,:link img,:visited img,fieldset {

}

img
{  border-style: none; }


/* Start
********************************************/

body {
	background-color:#4447f6;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#0000CC;
}

p {
	padding-left:0px;
	margin-bottom:6px;
}

h1 {padding-left:8px;}
h3 {padding-bottom:6px;}

ul {
padding-left:18px;
}

#mainpage li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left:10px;
}



#container {
	position: relative;
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom:0px;
}

#homepageheader {
	background-image: url(image/homepageheader.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin: 0px;
	width: 848px;
	height: 557px;
	text-align:right;
}

#header {
	background-repeat: no-repeat;
	padding:0px;
	margin: 0px;
	width: 848px;
	height: 294px;
	text-align:right;
}

#header p {
	margin:0; 
	padding:0;
}

#footer {
	width: 848px;
	background-image: url(image/footer.jpg);
	height: 100px;
	background-repeat: no-repeat;
}

#wrapper {
	padding:0px;
	vertical-align:top;
	position:relative;
	background-image: url(image/pagebg.jpg);
	background-repeat: repeat-y;	
	width:848px;	
}

#mainpage {
	margin-top:0px;
	margin-left:44px;
	margin-bottom:0px;
	vertical-align:top;
	padding-right:10px;
	background-position: top;
	position:relative;
	width:730px;
}

#menu {
	background-image: url(image/menubg.jpg);
	background-repeat: repeat-y;
	width: 186px;
	vertical-align:top;
	font-size:14px;
	float:left;
	position:relative;
	top: 0px;
	left: 0px;
	padding-bottom:0px;
}

#menu a {
	text-decoration:none;
	font-weight:normal;
	color:#4444ff;
}

#menu a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#000044;
}

#menu ul {
	padding:0 0 6px 0;
	margin-left:8px;
}

#menu li{
	margin:0px;
	padding:0px;
	padding-left:-4px;
	padding-top:2px;
	padding-bottom:2px;
	list-style-type: none;
}

#seppy {margin: 0 0 3px 16px;}

#paper {
	width:530px;
	float:left;
	padding-left:10px;
}

#paper2 {
	padding-left:24px;
}

#series_table {

}

#series_thumb {
	vertical-align:top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-bottom:10px;
	color:#0000FF;
}

#series_thumb a{
	padding-top:6px;
	color:#0000ff;
	font-weight:bold;
	text-decoration:none;
}

#series_thumb img{ border: solid 1px #000066; }

#series_thumb a:hover{ color:#660000; }

#pictokoan_pic {border: solid 1px #000000;}

#cgallery{ margin:0 0 0 20px;}

#cgallery_item { font-weight:bold; padding:2px 0 2px 0;}
#cgallery_item a{ text-decoration:none;}

#soundbite {font-weight:normal; font-size:11px;}

#contact_form { margin:20px 0 0 50px; width:346px;}
#r_float {float:right;}


.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%}
.clearfix {display: block;}

#module { float:right; width:540px;}
#series {width:540px;}

#sutras{margin:16px 0 0 0;}

#starwheel_title {font-size:20px; font-weight:bold; }
