/* General */

body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	
	background-color: #888888;
	
	background-image: url(http://www.chromeplay.com/images/background_gradient.png);
	background-position: 0 50px;
	background-repeat: repeat-x;
	margin: 0px;
	
	padding: 0px;
	
	min-width: 920px;
}

.noborder {

	border: none;
}

.facebook_controls a, .facebook_ad a, #user a, #user a img {

	border: none;

}
.facebook_ad {
	margin-left:150px;	
}
/*Headers*/

h1, h2, h3, h4, .title_bar {
	
	font-family: Arial, Helvetica, sans-serif;
	
	color: #333333;
	
	text-align: left;
	margin-bottom: 0px;
	margin-top: 5px;
	
	padding-left: 10px;
	
}

h1, .title_bar{
	
	float: left;
	font-weight: bold;

	font-size: 16px;
	
	padding-top: 6px;
	
	height: 24px;
	width: 718px;
	
	background-image: url(http://www.chromeplay.com/images/header_back.png);
	
}

h2 {

	font-size: medium;
	
	border-width: 3px;
	padding-top: 0px;
	
	height: 18px;
	width: 685px;
	
	border-color: #009900;
	
	
}


h3 {
	
	float: left;

	font-size: medium;
	
	border-width: 4px;
	padding-top: 5px;
	
	height: 25px;
	width: 158px;
	
	text-align: left;
	
	background-image: url(http://www.chromeplay.com/images/side_back.png);
	
}

.pageFooter {
	
	float: left;

	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	
	width: 700px;
	
	margin-left: 10px;
	
}

.facebook_title {

	border: #3B5998 1px solid;
	
	padding: 2px;
	
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;

}


/*General*/

.side_section, .section_box, .submitBox, .game_view {

	padding: 2px;
	
	border: #CCCCCC 2px solid;
	
	font-size: small;
	
	margin-bottom: 5px;

}

.game_view a {
	color: #CCCCCC;
}
.game_view a:hover {
	color: #FFFFFF;
}

.game_view p a {
	color: #000000;
}
.game_view p  a:hover {
	color: #333333;
}

.side_section {

	float: left;
	
	width: 160px;
	
	padding-top: 5px;
	
	background-color: #CCCCCC;

}
.side_section, .section_box, .submitBox {
	
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
}
.side_section_inner {
	
	margin-left: 17px;
	margin-bottom: 5px;
	
}
.side_section_image, .side_section_link {

	float: left;
	
	width: 160px;
	
	padding-top: 5px;
	
	margin-bottom: none;
}
.side_section_link {
	
	font-weight: bold;
	
	margin-top: 5px;
	
	padding-left: 4px;
	padding-right: 4px;
	
	background-image: url(images/side_gradient.png);
	background-repeat: repeat-y;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	color: #333;
	
}
.side_section_link a {
	
	font-size: large;
	text-decoration: none;
	border: none;
	color: #333;
	
}
.side_section_image a, .side_section_image a img {
	border: none;
	text-decoration: none;
}
.side_section_image a:hover, .side_section_image a:hover img {
	border: none;
	text-decoration: none;
}
.side_section_game {
	
	margin-left: 5px;
	margin-bottom: 5px;
	
	background-repeat: no-repeat;
	background-position: 25px 1px;
	
}
.side_section_title {
	background-image: url(http://www.chromeplay.com/images/game_back_side.png);
	margin-left: 4px;
	
	padding-left: 5px;
	padding-right: 5px;
	
	width: 142px;
	height: 26px;
}
.side_section_box {
	
	background-color: #E7E7E7;
	border: #BBBBBB 1px solid;
	
	padding-left: 2px;
	padding-right: 2px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	margin-left: 4px;
	margin-bottom: 5px;
	
	width: 145px;
}


.section_box {

	float: left;
	
	width: 724px;
	
	background-color: #CCCCCC;
	
	padding: 0px;

}

.section_box_inner {

	float: left;
	
	padding-top: 7px;
	
	margin: 5px;
	
}
/* Game View */

/*Game View*/

.game_header_title {
	
	margin-bottom: 5px;
	
	float: left;
	
}
.game_header_icon {
	
	padding: 0px;
	
	margin-top: -3px;
	margin-right: 5px;
	
	overflow: hidden; 
	float: right;
}

.game_header_icon a img {
	border: none;
}
#alert_text {
	
	float: left;
	
	width: 728px;
	
	background-color: #EEEEEE;
	
	text-align: center;
	
	display: none;
	
}
.game_view {

	float: left;
	
	width: 720px;
	
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #000000;
	text-align: center;
}
.section_text {
	
	float: left;
	
	font-size: small;
	
	margin-left: 5px;
	margin-right: 5px;
	
}
.section_title {
	
	width: 708px;
	
	float: left;
	
	font-size: small;
	
	padding: 2px;
	
	margin-left: 5px;
	margin-right: 5px;
	
	background-color: #BBBBBB;
	font-weight: bold;
	
	margin-top: 5px;
	
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-radius-topleft: 5px;
	
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-radius-topright: 5px;
	
}

.login_box {

	margin-left: 5px;
	margin-right: 5px;
	
	margin-bottom: 5px;
	
}

/*Game Details*/

.detail_logo {

	float: left;
	
	width: 104px;

}

.detail_left {
	
	color: #000000;
	
	margin: 2px;
	
	border: #BBBBBB 1px solid;
	
}

.detail_right {

	float: left;

	margin-left: 2px;
	
	width: 615px;
	height: 104px;
	
	margin-left: 2px;
	
	color: #000000;

}

.detail_title {

	float: left;

	color: #FFFFFF;
	font-weight: bold;
	
	padding-left: 2px;
	
	width: 485px;
	
	height: 16px;
	
	background-color: #666666;

}

.detail_share {

	float: left;

	padding-left: 2px;
	
	width: 125px;
	
	height: 16px;
}

.detail_info {

	float: left;
	
	border: #BBBBBB 1px solid;
	
	width: 608px;
	height: 75px;
	
	padding: 2px;
	
	margin-top: 2px;
	
	color: #000000;
	
}
.detail_detail {
	padding-left: 2px;
}

.detail_text {
	
	float: left;
	
	width: 712px;
	
	border: #BBBBBB 1px solid;
	
	padding: 3px;
	
	color: #000000;
}

.submitBox {
	
	text-align: left;
	
	width: 722px;
	
	background-color: #CCCCCC;

}

p {
	
	float: left;
	
	padding: 0px;
	
	font-size: small;
	
	margin-left: 5px;
	margin-right: 5px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	
	width: 100%;

}

.border_box {
	
	color: #000000;
	
	float: left;
	
	font-size: small;
	
	width: 706px;
	
	margin: 5px;
	
	padding: 2px;

	border: #BBBBBB 1px solid;
	
}

.glass_box {
	
	color: #000000;
	
	float: left;
	
	font-size: small;
	
	width: 708px;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	padding: 2px;
	
	background-color: #DDDDDD;
	
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-radius-bottomleft: 5px;
	
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-radius-bottomright: 5px;
	
}

.intro_left {
	float: left;

	margin-left: 10px;
	
	width: 88px;

}
/*User Options*/


/*Facebook Login*/

.user_login {
	
	background-color: #000000;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	
}


.user_box {
	
	background-color: #3B5998;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	
	height: 52px;
	
}

.user_logo {

	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	
}

.user_details {

	background-color: #FFFFFF;
	
	height: 44px;
	
	margin-left: 54px;
	margin-right: 2px;
	
	padding-left: 2px;
	padding-top: 2px;
	
	border: #000000 2px solid;

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
}
.user_details a {
	color: #3B5998;
}
.user_details a:hover {
	color: #339900;
}
.user_buttons {

	margin-top: 5px;

}
.user_item {

	width: 120px;
	height: 18px;
	
	text-align: center;
	
	font-weight: bold;
	
	overflow: hidden;

	margin-left: 5px;
	
	border: #3B5998 2px solid;
	
	float: left;

}
/*Facebook Connect Options*/

.facebook_controls {
	
	float: left;
	
	background-color: #3B5998;
	border: #666666 2px solid;
	
	width: 720px;
	
	margin-left: 15px;
	margin-right: 15px;
	
	margin-bottom: 5px;
	
	padding: 2px;
	
}

.control_box {

	background-color: #FFFFFF;
	color: #000000;
	
	float: left;
	
	text-align: left;
	
	padding-left: 5px;
	
	margin-left: 5px;

	border: #000000 1px solid;

	width: 100px;
	height: 50px;
	
	font-size: small;
}

.control_box_fb {

	float: left;
	
	margin-left: 5px;	

}
.control_box_fb a {
	border: none;
}

.control_box a {

	font-size: large;
	color: #3B5998;

}

.control_box a:hover {

	color: #339900;

}

/*Chrome*/

#chromeBox {
	
	opacity: 1;
	
	padding-top: 7px;
	
	width: 460px;
	
	padding-left: 2px;
	padding-right: 2px;
	
	margin-left: 10px;
	margin-right: 10px;
	
	background-color: #CCCCCC;
	
	overflow: hidden;
	
}
#chromeTitle, #chromeFooter {
	
	
	margin-left: 10px;
	margin-right: 10px;
	
	color: #FFFFFF;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	
	overflow: hidden;
}
#exchange_link {
	border-bottom: #666666 1px solid;	
	cursor: pointer;
	cursor: hand;
}
#chromeFooter a
{
	color: #FFFFFF;
}
#chromeTitle {
	width: 464px;
	height: 24px;
}
#chromeFooter {
	width: 460px;
	height: 17px;
	padding: 2px;
	margin-bottom: 10px;
	text-align: center;
	
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.chromeTab, .chromeTabRounded {
	float: left;
	display: block;
	
	font-size: medium;
	
	margin-top: 2px;
	
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	
	margin-right: 5px;
	text-align: center;
	
	background-color: #CCC;
	margin-left: 0px;
}
.chromeTab {
	width: 90px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.menuIcon {
	float: left;
	margin-top: 4px;
}
.menuIcon a,.menuIcon a img {
	border: none;
	text-decoration: none;
}
.chromeTabRounded {
	
	margin-left: 35px;
	
	padding-top: 1px;
	padding-bottom: 1px;
	
	width: 75px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.chromeTab a, .chromeTabRounded a {
	border: none;
	text-decoration: none;
}
.chromeTab a:hover, .chromeTabRounded a:hover {
	border: none;
	text-decoration: none;
}
#tab1 {
	opacity: 1;
}
#tab2 {
	opacity: 0.5;
}
#tab3 {
	opacity: 0.5;
}
#tab4 {
	opacity: 0.5;
}
.chromeText {
	margin-right: 5px
	margin-left: 5px;
	padding: 5px;
	background-color: #DDDDDD;
}
/*Game Boxes*/

.gameBox {

	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	
	margin-left: 7px;
	margin-bottom: 7px;
	
	float: left;
	
	width: 104px;


}


.gameBoxFavorite {
	
	text-align: center;

	margin-left: 15px;
	margin-bottom: 15px;
	
	float: left;
	
	background-color: #EEEEEE;
	
	width: 335px;
	height: 103px;
	
	overflow: hidden;

}
.gameBoxFavorite {
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.gameDescriptionFavorite {
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}

.gameBoxWide {
	
	text-align: center;

	margin-left: 5px;
	margin-bottom: 5px;
	
	float: left;
	
	width: 225px;
	height: 133px;
	
	overflow: hidden;

}

.gameLeft {
	
	width: 118px;
	height: 104px;
	
	float: left;
	
	font-size: small;
	
	overflow: hidden;
	
	padding: 0px;
	
	background-color: #EEE;
	
}

.gameRight {
	
	margin-left: 118px;
	
	width: 104px;
	height: 104px;
	
	background-color: #EEEEEE;
	
	background-repeat: no-repeat;
	background-position: center;
	
	overflow: hidden;
	
	padding: 0px;
	
	text-align: left;
	
	
}

.favoriteLeft {
	
	width: 103px;
	height: 104px;
	float: left;
	
	font-size: small;
	
	overflow: hidden;
	
	padding: 0px;
	
}

.favoriteRight {
	
	margin-left: 108px;
	
	overflow: hidden;
	
	width: 220px;
	
	padding: 0px;
	
	text-align: left;
	
	
}
.favoriteTitle {
	
	float: left;
	width: 165px;
	
	height: 50px;
	
}
.favoriteIcons {
	
	text-align: right;
	margin-left: 170px;
	padding-top: 5px;
	
	height: 45px;
	
}
.favoriteIcons a img {
	border: none;
}


.categoryBox {
	
	background-color: #B2B2B2;
	
	background-repeat: no-repeat;
	background-position: center;
	
	margin-bottom: 3px;

}

.gameDescription {

	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	
	background-color: #CCCCCC;
	background-image: url(http://www.chromeplay.com/images/game_box_back.jpg);
	
	color: #000000;
	
	height: 82px;
	
	overflow: hidden;
	
	font-size: 11px;
}

.gameDescriptionFavorite {
	
	padding: 2px;
	background-color: #DDDDDD;
	height: 47px;
	
}
.gameTitle, .categoryTitle, .side_section_title {
	
	
	overflow: hidden;
	
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	
	height: 18px;
	color: #333333;
	
	padding-top: 1px;
	
	font-weight: bold;
	
	text-align: center;

}

.gameTitle {
	
	background-image: url(http://www.chromeplay.com/images/game_back.png);
	width: 222px;
	
}
.gameBottom {
	
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	
	width: 222px;
	height: 7px;
	
	background-color: #EEEEEE;
	
}

.categoryTitle {
	
	background-image: url(http://www.chromeplay.com/images/category_back.png);
	
}

.gameFooter {

	background-color: #e7e7e7;
	
	overflow: hidden;
	
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	
	height: 18px;
	
	padding-top: 2px;
	
	font-weight: bold;

}

.facebookGameHolder {
	
	float: left;

	background-color: #000000;
	
	padding-bottom: 2px;
	padding-top: 10px;
	
	width: 760px;
	
	color: #FFFFFF;

}

/*Comments*/

.commentTitle {
	
	width: 708px;
	
	float: left;

	background-color: #BBBBBB;
	
	color: #000000;
	
	padding: 2px;
	

}

.commentText {
	
	width: 708px;
	
	float: left;
	
	padding: 2px;
	
	background-color: #DDDDDD;
	
	margin-bottom: 5px;
	color: #000000;

}
/*High Scores*/
#score_text {
	font-size: large;	
}
.scoreContainer {
	margin-top: 10px;
	width: 720px;
	float: left;
}
.scoreNumber, .scoreName, .scoreDate, .scoreScore {
	
	float: left;
	
	color: #000000;
	
	height: 14px;
	
	padding: 2px;
	
	margin-top: 1px;
	margin-left: 2px;
	
}
.scoreNumber {
	
	width: 49px;
	
	background-color: #AAAAAA;
	margin-left: 5px;
	
	text-align: center;
}


.scoreName {
	
	width: 245px;
	
	background-color: #BBBBBB;
}

.scoreDate {
	
	width: 196px;
	
	background-color: #AAAAAA;
	margin-left: 2px;
	
	text-align: center;
}

.scoreScore {
	
	width: 200px;
	
	background-color: #BBBBBB;
	margin-left: 2px;
	
	
	text-align: center;
}

/*Layout*/


.header {

	
	margin-left: -464px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	margin-left: 0px;
	margin-right: 0px;

	width: 100%;
	height: 100px;

	background-image: url(http://www.chromeplay.com/images/title.png);
	background-position: center bottom;
	background-repeat: no-repeat;

}

.menuContainer {

	width: 100%;
	
	background-color: #555555;
	background-image: url(http://www.chromeplay.com/images/title_gradient.png);
	background-repeat: repeat-x;
	
}
.menuPosition {

	position: relative;
	
	margin-left: 50%;
	
	
}

.menu {

	position: relative;
	
	margin-left: -461px;
	
	height: 30px;
	width: 918px;
	
	
}
	
.containerBox {

	width: 918px;
	
	padding: 0px;
	
	border: none;
	
	position: relative;
	left: 50%;
	
	margin-left: -464px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border: #0000FF 1px solid;*/
	
}

.facebook_search {

	margin-left: 5px;
	margin-top: 5px;
	
	background-color: #111111;
	
	height: 30px;
	width: 760px;
	
	overflow: hidden;

}

.pageBox {
	
	float: left;
	
	margin-left: 7px;
	margin-right: 5px;

	width: 730px;
	
	/*border: #FF0000 1px solid;*/
}

.sideBox {
	
	margin-left: 743px;

	height: 100%;

	margin-right: 5px;
	
	/*border: #0000FF 1px solid;*/
	
}

.facebook_header {

	margin-right: 5px;
	
	margin-top: 0px;

	width: 760px;
	height: 110px;

	background-image: url(http://www.chromeplay.com/images/title.png);
	background-position: bottom;
	background-repeat: no-repeat;

}
.footer {
	
	float: left;

	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	
	text-align: center;
	
	color: #000000;
	
	height: 25px;
	width: 750px;
	
	padding-top: 5px;
	padding-bottom: 10px;
}

/*Ad Unit*/


.ad_unit {
	
	float: left;
	
	margin-top: 5px;
}
	
.intro_box {
	
	float: left;
	
	padding-left: 10px;
	padding-top: 41px;
	
	color: #000000;

	font-size: 12px;
	
	width: 720px;
	height: 53px;
	
	background-image: url(http://www.chromeplay.com/images/intro_text.png);
	background-repeat: no-repeat;
}

.news_text {
	font-size: 14px;
	width: 728px;
	margin-bottom: 3px;
}

/*Links*/

a {

	color: #000000;
	text-decoration: none;
	border-bottom: #666666 1px solid;

}

a:hover {

	text-decoration: none;
	border-bottom: #FFFFFF 1px solid;

}

h1 a, .title_bar a {
	color: #666666;
	border-bottom: none;
}
h1 a:hover, .title_bar a:hover {
	color: #666666;
	border-bottom: #CCCCCC 1px solid;
}

.footer a {

	color: #000000;
	text-decoration: none;
	border-bottom: #666666 1px solid;

}

.footer a:hover {

	text-decoration: none;
	border-bottom: #000000 1px solid;

}

.intro_box a {

	border: none;
	
	color: #333333;

}
.intro_box a:hover {

	border: none;
	
	color: #333333;
	text-decoration: underline;

}

/*Game Box Rolls*/

.side_section a {
	text-decoration: none;
	border: none;
}
.side_section a:hover {
	text-decoration: none;
	border-bottom: #000000 1px solid;
}
.section_box .gameFooter a, .section_box a, .section_title a, .news_text a {
	
	color: #000000;
	text-decoration: none;
	border-bottom: #999999 1px solid;
	
}

.section_box .gameFooter a:hover, .section_box a:hover, .section_title a:hover, .news_text a:hover {
	
	color: #000000;
	text-decoration: none;
	border-bottom: #000000 1px solid;
}

.pageFooter a, .numActive {
	
	float: left;
	
	text-align: center;
	
	min-width: 20px;
	
	margin-right: 2px;
	margin-top: 2px;
	
	padding-left: 2px;
	padding-right: 2px;
	
	padding-top: 2px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	color: #333;
	background-color: #AAA;
	 
}
.numActive {
		
	background-color: #FFF;
	color: #333;
	
}

.pageFooter a:hover {
	
	color: #EEE;
	background-color: #666;
	
	border-bottom: none;
	text-decoration: none;
	
}

/*Side Bar*/

.side_section_box a{
	
	color: #333333;
	
}

.side_section_box a:hover {
	
	color: #333333;
	text-decoration: underline;
	
}

/*User Items*/
#middle_ad_game {
	float: left;
	background-color: #CCCCCC;
}
#middle_ad {
	float: left;
	background-color: #666666;
	margin-top: 5px;
}
/*API*/
.favorite a {
	float: left;
	
	width: 100px;
	padding: 5px;
	
	margin: 2px;
	
	border: #000 1px solid;
	text-align: center;
}
.favorite a:hover {
	float: left;
	border: #666 1px solid;
}
/*Menu*/
ul {
	
	float: left;
	
	padding: 0px;
	
	margin: 0px;
	margin-bottom: 3px;
	
} 

li {
	
	float: left;
	
	padding: 0px;
	
	margin-left: 4px;
	
	margin-bottom: 2px;
	
	list-style: none;
	
}

li a {
	
	display:block;
	
	color: #000000;
	
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	
	padding-top: 3px;
	
	padding-left: 10px;
	
	width: 150px;
	height: 22px;
	
	background-image: url(http://www.chromeplay.com/images/menu_button.png);
	
	border-bottom: none;
	
	
}
.side_section li a:hover, li a:hover {
	
	background-image:url(http://www.chromeplay.com/images/menu_button_hover.png);
	
	border-bottom: none;
	
}
/*Menu*/

.menu_item a{

	width: 129px;
	
	background-image: url(http://www.chromeplay.com/images/menu_block.png);

}

.menu_item_100 a{

	width: 102px;
	
	background-image: url(http://www.chromeplay.com/images/menu_block115.png);

}
.menu_item a, .menu_item_100 a{
	
	float: left;
	
	display: block;
	
	text-align: center;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	border: none;
	
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #333333;
	
	text-decoration: none;
	font-weight: bold;
	font-size: medium;

}

.menu_item a:hover {
	background-image: url(http://www.chromeplay.com/images/menu_block_roll.png);

}
.menu_item_100 a:hover {
	background-image: url(http://www.chromeplay.com/images/menu_block_roll115.png);

}
.menu_item a:hover, .menu_item_100 a:hover {
	
	
	border: none;

	text-decoration: none;

}

.section_box a img, .side_section a img, .side_section_inner a img {
	border: none;
}
.section_box a:hover img , .side_section a:hover img{
	border: none;
}
.noborder{
	border: none;
}


<!--Load Buttons-->

.load_button {

	background-image: url(http://www.chromeplay.com/images/menu_block_roll.png);

}
.load_button2 {

	background-image: url(http://www.chromeplay.com/images/glass_button_roll.png);

}

.menu_search {
	
	float: left;
	
	display: block;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 22px;
	
	background-image: url(http://www.chromeplay.com/images/menu_block_search.png);
	border: none;
	
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #333333;
	
	text-decoration: none;
	text-align: left;
	
	font-weight: bold;
	font-size: medium;
	
	width: 458px;

}

.menu_search_text {

	width: 70px;
	float: left;
	
	padding-top: 2px;
	
	text-align: center;

}

.menu_search_facebook {

	width: 304px;

}
.menu_facebook_title {
	color: #FFFFFF;
	font-size: large;
	margin-left: 10px;
}

 .verify {
 
 	width: 64px;
	height: 28px;
	padding-top: 5px;
	float: left;
 
 }
 
 .postComment {
 
 	margin-left: 66px;
 
 }

.advancedSearch, .tellFriend, .postComment {
	
	font-size: small;
	padding-top: 3px;
	padding-bottom: 0px;

}

.advancedSearch a {

	margin-left: 8px;
	
	color: #FFFFFF;
	text-shadow: none;
	border: none;
}
.advancedSearch a:hover {
	
	color: #DDDDDD;
	text-shadow: none;
	border: none;
}

.form {
	
	float: left;
	
	padding: 0px;
	
	font-size: small;
	
	margin-top: 0px;
	margin-bottom: 0px;
	
	
	border: none;
	
}

.form_color {
	
	background-color: #CCCCCC;
	
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	border-left: #666666 1px solid;
	border-top: #666666 1px solid;
	
	height: 18px;

}
.login_input_side, .login_input {
	
	margin-bottom: 5px;
	
	border: #BBBBBB 1px solid;
	
	padding: 3px;
	
}
.login_input_side {
	width:142px;
	overflow: hidden;
}
.login_input {
	
	float: left;
	
	width: 704px;
	
	margin-left: 5px;
	
}
.submit_color {
	
	margin: 0px;
	padding: 0px;

}

.page_form {

	margin: 0px;
	padding: 0px;
	
}


/*Advanced Search*/

.advanced_form {

	text-align: left;
	
	padding-left: 10px;
	padding-right: 10px;

}

.advanced_box {

	margin: 10px;

}

/*Submit Form*/

.submit_button_color {

	background-color: #999999;
	color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	border-right: #111111 1px solid;
	border-bottom: #111111 1px solid;
	border-left: #444444 1px solid;
	border-top: #444444 1px solid;
	
	width: 50px;
	
	margin-top: 2px;
	margin-bottom:1px;

}

.redText {

	color: #FF0000;

}

/*Standard Floats*/

.float_left {
	float: left;
}

.clearFloat {
	clear: both;
	margin: 0px;
	height: 0px;
}