/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	
	
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}




#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}



ul#mainlevel-nav li
{
	
	padding-left: 0px;
	padding-right: 0px;	
	padding-top: 1px;
	float: left;
	margin: 0;
	font-size: 15px;
	line-height: 10px;
	white-space: nowrap;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

ul#mainlevel-nav li a
{
	font: Verdana;
	display: block;
	padding-left: 15px;
	padding-right: 15px;	
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background: transparent;
	list-style-type: none;	
	line-height: 25px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	
	font: Verdana;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background: transparent;
	list-style-type: none;
	line-height: 25px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;  
  width: auto;
  background-color: #FFFFFF;
  color:#096FFF;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	float: left;
	width: 100%;
	height: 90px;
	font: Tahoma;
	font-size:11px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 13px;
	background: transparent;
}



body {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
	font-family: Kristen ITC,Arial;
	line-height: 150%;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;	
}

/* Joomla core stuff */


table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button { 
  font-family: Arial;
  text-align: center;
  font-size: 13px;
  width: auto;
  background-color: #8ADCFF;
  color: #00000;
  padding: 0px 5px 5px;
  line-height: 16px !important;
  line-height: 12px;
  height: 22px !important;
  height: 22px;
  margin: 1px;
  border: 1px solid #CCCCCC;
  font-weight: bold;
}

.inputbox {
	padding: 2px;
	border:solid 1px #c2c2c2;
	background-color: #ffffff;
}


.componentheading {
	padding-top: 5px;
	padding-left: 10px;
	height: 30px !important;
	font: Kristen ITC,Arial;
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	text-align: left;
	background: url(../images/horizontalline_contenttitle.gif) no-repeat;
	background-position: 0px 30px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	width: 570px;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 38px;
	height: 40px  !important;	
	font: Kristen ITC,Arial;
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	text-align: left;
	background: url(../images/horizontalline_contenttitle.gif) no-repeat;
	background-position: 0px 35px;
}

span.subheading{
	font-weight:bold;
	font-color: #0B3F79;
}



.contentpagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : transparent;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a#back_button:link , a#back_button:visited{
	color: #FFFFFF;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;	
	font: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding-top: 0px;/*here*/
	padding-left: 13px;
	height: 21px !important;
	height: 21px;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
	background:url(../images/mod_btnbg.gif) no-repeat;
}

a.mainlevel:hover {
	font: Verdana;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	background:url(../images/mod_btnbg_over.gif) no-repeat;
	font-weight: bold;
	
}

a.mainlevel#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #000000;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}


span.article_seperator {
	display: block;
	height: 1.5em;
}

/*---Customized here---*/


#container {
	width: 1003px;	
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#main-container{	
	float: left;
	font: Kristen ITC,Arial;
	font-size: 13px;		
	width: 100%;
	color: #000000;	
	height: 100%;
	
	
}


#top-module{
	float: left;
	width: 100%;
	background: url(../images/bg_menutop.gif) repeat-x;
	height: 28px;
	
}

#top-menu{
	float: left;
	
}


#content{	
	float: left;	
	width: 1003px ;	
	height: 100%;
	background: url(../images/bg_content.gif) repeat-y;
	padding-top: 5px;
}

#module-left{
	float: left;		
	width: 200px !important;
	width: 200px;			
	padding-left: 0px ;	
	padding-right: 0px;
	padding-top: 0px;
margin-bottom: 5px;
	
}


#mainbody{
	float: left;
	width: 590px;	
	padding-left: 10px;
	padding-right: 0px;	
	padding-bottom: 10px;
	background-color: #ffffff;
	height: 100%;
	text-align:left;
}

#module-right{
	float: right;		
	width: 200px !important;
	width: 200px;				
	padding-left: 0px ;	
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
		
}
td.sectiontableentry1, td.sectiontableentry2{
 	background: transparent;
}

#banner{
	float: left;
	width: 100%;
	background: url(../images/bg_banner.jpg) repeat-x;
	height: 150px;
}
#banner-top{
	float: left;
	/*background: url(../images/banner_toys4rent.jpg) no-repeat;*/
	padding-top: 0px;
	width: 1003px;
	height:150px !important;
	height:150px ;
	
	
}
#bottom{
	float: left;
	height: 30px;
	background: url(../images/bg_footer.gif) repeat-x;
	width: 100%;
}

#powerby{
	font:Kristen ITC,Arial;
	float: left;
	height: 30px;
	width: 1003px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: center;
	padding-left: 0px;	
	font-size: 11px;
	color: #333333;
	line-height: 30px;
}

 
div.powerby a:link,div.powerby a:visited {
	color: #2966B8; text-decoration: none;
	font-weight:normal;
}

div.powerby a:hover {
	color: #2966B8;	text-decoration: none;
	font-weight:normal;
}
a:link, a:visited {
	color: #2966B8; text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #2966B8;	text-decoration: none;
	font-weight: bold;
}

#copyright{
	float: left;
	height: 30px;
	padding-top: 0px;
	width: 35%;
}
#webdesign{
	float: right;
	padding-right: 5px;
	height: 30px;
	padding-top: 0px;
	width: 30%;
}
#todaydate{
	float: left;	
	height: 30px;
	padding-top: 0px;
	width: 30%;
}
h1,h4 {
	
	height: 35px !important;
	line-height: 35px;
	font: Kristen ITC,Arial;
	color: #0B3F79;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	text-align: left;
	
}
h6 {
	
	height: 35px !important;
	line-height: 35px;
	font: Kristen ITC,Arial;
	color: #0B3F79;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	text-align: center;
	
}
.addtocart_button_latest{
	text-align:center;
	background-position:bottom left;
	width:160px;height:40px;
	line-height: 40px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
	background: url(../images/button_rent.gif) no-repeat;
}


span.only{
	color: #FF0000;	
	font-size: 16px;
line-height: 30px;
}
span.onlyThumb{
	color: red;	
	font-size: 11px;
font-weight: bold;
}
span.rent{
	color: #ff00ff;
	font-weight:bold;
	font-size: 16px;
}

p.rent{
	color: #ff00ff;
	font-weight:bold;
	font-size: 16px;

}

span.productFeature{
	color: #CC6600;
	font-weight:bold;
	font-size: 14px;
}

span.productDetail{
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
}
span.productDescription{
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
}
