* {
	margin: 0px;
	padding: 0px;
}



body {
	height: 100%;
	background-color: #fff;
	color: #000000;
	font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
      width: 300px;
 
}

hr {
	border: #69699c 1px solid;
      padding-left: 10px;
      margin : 5px;
	width: 99%;
      hight: 1px;
	text-align: left;
}

h4 {
	float: left;

	font-weight: bold;
	font-size: 15px;
      line-height: 14px;
}



a {
	color: #4e6b8e;
	text-decoration: none;
}


a:hover {
	color: #F7061E;
}


span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 0px 2px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 300px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px;
	border-style: solid;
      background-color: #fff;
}





/* Left Sidebar */

#left_sidebar {
	width: 162px;
	float: left;
	text-align: left;
	color: #8989b6;
      background-color: #E6F0F7;
}

#left_sidebar a {
	color: #4e6b8e;
}

#left_sidebar a:hover {
	color: #75759c;
}



/* Left Sidebar : Categories */

#categories {
	margin-bottom: 3px;
	padding: 0px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
      background-color: #ffffff;
      font-family:  Arial,"Trebuchet MS", Helvetica, tahoma, sans-serif;
      width: 160px;

}

#categories_header {
	margin-bottom: 2px;
	width: 162px;
	height: 22px;
	background-color: #8CBEDB;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
      float: left;
}

#categories ul {
	margin: 0px auto;
	width: 162px;
	list-style-type: none;
}

#categories li {
	width: 154px;
	height: 28px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 3px;
	margin-left: 6px;
	display: block;
	color: #4e6b8e;
	text-decoration: none;
}

#categories li a:hover {
	color: #F7061E;
}


/* Right Side video display */

.rightside {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
      width: 345px;
      background-color: #ffffff;
}

.rightside_header_group {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: center;
      width: 345px;  
}

.rightside_header {
	margin-bottom: 1px;
	width: 351px;
	height: 22px;
	background-color: #f1f3f4;
	overflow: hidden;
}

.rightside_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
      float: left;
}

.rightside ul {
	list-style-type: none;	
	
	margin-left: 0;
      padding: 0;
}

.rightside li {
	margin-left: 0px;
      width: 345px;
	height: 225px;
	float: left;
      background-color: #ffffff;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	font-weight: bold;

}

.rightside_image {
	
	float: right;
	clear: left;
	overflow: hidden;
	text-align: right;

}

.rightside_image img {
	float: left;
	padding: 2%;
      width: 105px;
	height: 90px;

}

.rightside_details {
	float: left;
      margin-bottom: 2px;
	padding: 5px 5px 15px;
	overflow: hidden;
	text-align: left;

}

.rightside_header a {
	color: #ffffff;
	text-decoration: none;
}

.rightside_header a:hover {
	color: #69699c;
}



.rightside_review {
	margin-top: 4px;
	padding: 10px 5px 5px 5px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: center;
      width: 340px;
      background-color: #ffffff;
}



/* Adverts */

#adverts {
      margin-top: 1px;
	padding: 10px 10px 10px 0px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: center;    
      background-color: #ffffff;

}


#adverts_header {
	margin-bottom: 0px;
	width: 351px;
	height: 22px;
	background-color: #f9be02;
	overflow: hidden;
}

#adverts_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
      float: left;
}

#adverts_header a {
	color: #ffffff;
	text-decoration: none;
}

.adverts_list {
	margin-bottom: 8px;
	padding: 5px 0px 0px 0px;
	border-color: #f9be02;
	border-width:1px 1px 1px 1px;
	border-style: solid;    
	float: left;
      width: 347px;
	text-align: left;
      background-color: #e6f0f7;
}


.adverts_list ul {
	list-style-type: none;	
	
	margin-left: 0;
      padding: 0;
}

.adverts_list li {
	margin-left: 7px;
      width: 105px;
	height: 145px;
	float: left;
      background-color: #e6f0f7;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	font-weight: normal;

}

.adverts_list li a {
	margin-top: 3px;
	margin-left: 6px;
	display: block;
	color: #4e6b8e;
	text-decoration: none;
}

.adverts_list li a:hover {
	color: #75759c;
}


.adverts_image {
	
	float: left;
	clear: left;
	overflow: hidden;
	text-align: right;

}

.adverts_image img {
	float: left;
	padding: 1px;
      width: 90px;
	height: 110px;
       

}

.adverts_details {
	float: left;
      margin-bottom: 0px;
	padding: 0px 0px 0px;
	overflow: hidden;
	text-align: left;

}


/* Bullets */

#linklist2 { 
      
      list-style-position: outside;
      list-style-type: square; 
}

#linklist2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


#linklist2 li {
      margin-top: 3px;
      background: url('images/bulletpoint.gif') no-repeat 0px 0px;
      padding-left: 30px;
}





/* Main Content Area */

#main_content {
	margin-right: 0px;
      margin-left: 0px;
	width: 300px;
	text-align: left;
	float: left;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px auto 0px;
	padding: 0px 0px;
	width: 550px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 388px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
      margin-left: 4px;
      padding: 5px 1px;
	width: 20px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 368px;
      padding-left: 10px
}


#new_item_link {
	float: left;
	clear: left;
	width: 450px;	
	text-align: justify;
}


#new_item_image h4 {
      float: left;
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_link a {
	text-decoration: none;
}




/* body lines  header */


#bodylines {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: left;
      width: 471px;
      background-color: #f1f3f4;

}


#bodylines_header {
	margin-bottom: 0px;
	width: 471px;
	height: 22px;
	background-color: #8CBEDB;
	overflow: hidden;
}

#bodylines_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#bodylines_header a {
	color: #ffffff;
	text-decoration: none;
}


#bodylines_header a:hover {
	color: #69699c;
}




/* Stopper  header */


#stopper {
      margin-top: 2px;
	margin-bottom: 1px;
	padding: 0px 0px 0px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
      background-color: #ffffff;
      width: 472px;
}

#stopper_header {
	margin-bottom: 0px;	
	height: 10px;
	background-color: #4e6b8e;
	overflow: hidden;
      
}


/* End Of Page Links */

#acts_links {
      margin-top: 5px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: left;
      width: 345px;
      background-color: #ffffff;
}

#acts_links ul {
	margin: 0px auto;
	list-style-type: square;
}

#acts_links li {
	width: 112px;
	height: 20px;
	list-style-type: none;
	text-align: left;	
	float: left;
}

#acts_links li.last {
	border: none;
}

#acts_links li a {
	margin-top: 3px;
	margin-left: 5px;
	display: block;
	color: #4e6b8e;
	text-decoration: none;
}

#acts_links li a:hover {
	color: #F7061E;
}

