.headTitle {
	background-color: #fff;
	border: 1px dotted #cbcbcb;
	padding: 5px;
	margin-bottom: 10px;
        height: 24px;
}

.headTitlebanner {
	background-color: #fff;
	
	padding: 5px;
	margin-bottom: 10px;
        height:360px;
}

.headTitle h1 {
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	font-size: 17px;
	color: #656565;
}

.headTitle h4 {
    font-size: 12px;
    color: #656565;
    font-weight: normal;
    margin-left: 5px;
}

.headTitle p {
    float: left;
	font-size: 11px;
	margin-left: 10px;
}

.headTitle .headIcon {
	float: left;
	position: relative;
	top: -2px;
	margin-left: 8px;
}

.headTitle p a {
    color: #6FA133;
    text-decoration: underline;
}

.headTitle .versions {
    margin: 10px 0px;
    text-align: center;
    height: 120px;
}

.headTitle .versions div {
    float: left;
    margin: 0px 10px;
    width: 165px;
    display: inline;
}

.headTitle .versions div a {
    text-align: center;
    font-size: 14px;
    color: #656565;
    padding: 1px 3px;
}

.headTitle .versions div a.selected {
    color: #fff;
    background-color: #6FA133;
    margin-left: 8px;
    text-decoration: none;
}

.headTitle .textLink {
    margin-left: 8px;
    text-decoration: underline;
}

.headTitle .versions div a.ps3 {
    background-color: #545353;
}

.headTitle .versions div a.wii {
    background-color: #4abae0;
}

.headTitle .versions div a.ds {
    background-color: #3e66b0;
}

.headTitle .versions div a.psp {
    background-color: #7e689a;
}

.headTitle .versions div a.psvita {
    background-color: #9f9f9f;
}



/** LAYOUT **/
#leftSide {
	float: left;
	width: 665px;
}

#rightSide {
	float: right;
	width: 237px;
}

/** MODULE STYLING **/

.contentRight h3 {
	font-size: 14px;
	margin: 0px;
	padding: 6px 0px 4px 0px;
	margin-left: 4px;
	margin-bottom: 3px;
	height: 14px;
}

.contentLeft h3 {
	font-size: 14px;
	margin: 0px;
	padding: 6px 0px 4px 0px;
	margin-left: 4px;
	margin-bottom: 3px;
}

.contentRightHeader {
	border-bottom: 1px dotted #DDDDDD;
	width: 212px;
	margin-bottom: 3px;
}

.contentLeftHeader {
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 5px;
}

.contentIcon {
	float: left;
	margin-right: 6px;
}

.contentLeft {
	float: left;
	background-color: #fff;
	border: 1px dotted #cbcbcb;
	width: 645px;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.contentRight {
	float: right;
	background-color: #fff;
	width: 215px;
	border: 1px dotted #cbcbcb;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.rightContent {
	padding: 5px 0px;
}

/** GALLERY MODULE **/

.gallery ul, .gallery li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.gallery li {
	padding: 1px;
	margin: 5px 0px;
	border: 1px dotted #DDDDDD;
	height: 60px;
}

/** STORESSHOPS MODULE **/

.storesShops img {
	margin: 2px 2px;
	border: 1px solid #DDDDDD;
}

.storesShops img:hover {
	border: 1px solid #7d7d7d;
}

.shop-url, .shop-url:hover {
	position: relative;
	top: 5px;
	color: #0000FF;
	font-size: 10px;
}

/** COMPARE MODULE **/

.compareBox th {
	text-align: center;
	padding: 5px 0px;
	border-left: 1px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
	border-top: 1px dotted #DDDDDD;
}

.compareBox .leftTdHeader {
	border-left: 1px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
	border-top: 1px dotted #DDDDDD;
	background-color: #f5f5f5;
	padding: 10px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	text-align: right;
	width: 152px;
}

.compareBox .tableContent {
	border-left: 1px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
	border-top: 1px dotted #DDDDDD;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	color: #464646;
	background-color: #f2ffdc;
	line-height: 16px;
	width: 214px;
}

.bookmark img, .bookmark img:hover {
	border: 0px;
}

.followus {
    text-align: center;
}

.followus img {
    margin: 7px 6px 5px;
}

/*** TABLE STUFF ***/
table a, table a:hover {
	color: #585858;
	font-weight: normal;
}

.shop-image {
	border: 1px solid #ddd;
}

/*** FORM STUFF ***/

#contact-form form {
	margin-left: 20px;
}

#contact-form label {
	font-size: 12px;
	font-weight: bold;
}

#contact-form input {
	margin: 2px 0px 5px 0px;
	padding: 1px;
	font-size: 13px;
	width: 200px;
}

#contact-form textarea {
	margin: 2px 0px 5px 0px;
	padding: 1px;
	font-size: 13px;
	width: 400px;
}


/** CROSS SELL MODULE **/

.cross-sell .featuredImage {
	float: left;
	margin-right: 9px;
}

.cross-sell h4 {
	padding-top: 5px;
}

.miniCompare {
	margin-top: 5px;
	margin-left: -5px;
	margin-bottom: -4px;
	color: #424242;
}

.miniCompare tr {
	border-top: 1px dotted #DDDDDD;
}

.miniCompare td {
	border-top: 1px dotted #DDDDDD;
	text-align: center;
	padding: 3px 0px;
}

.miniCompare .image-small {
	width: 50px;
	vertical-align: middle;

}

.miniCompare .image-small img {
	border: 1px solid #DDDDDD;
	margin: 0px;
	float: left;
	margin-left: 5px;
}

.miniCompare .price {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 57px;
}

.miniCompare .price a {
	font-size: 12px;
	font-weight: bold;
}

.miniCompare .in-stock {
	color: #6aa93a;
	font-weight: bold;
}

.miniCompare .stock {
	vertical-align: middle;
	width: 60px;
}

.miniCompare .no-stock {
	font-weight: bold;
	color: #D23220;
}

.miniCompare .stock a, .miniCompare .no-stock a {
	font-size: 12px;
}

.miniCompare .view {
	vertical-align: middle;
	text-align: right;
	width: 50px;
}

.miniCompare .view img {
	float: left;
	margin-left: 10px;
}

/*** TRUSTED REVIEWS ***/

.trusted-reviews {
	margin: 10px 0px;
}

.quote-footer {
	margin-left: 40px;
	margin-bottom: 10px;
}

.quote-footer a {
	text-decoration: underline;
}

/*** END OF TRUSTED REVIEWS ***/


.deal-logo { 
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	position: relative;
	top: 3px;
}

.rec-ip {
    height: 45px;
}

 .rec-ip {
    margin: 10px 0px;
}

.rec-ip a {
    color: #6FA133;
}

.rec-ip p {
    padding: 0px;
}

.contentLeft ul li a {
    color: #6FA133;
}

/*** Knowledge Base *****/

.captionimg {
    width: 160px;
    margin-right: 40px;
    float: left;
    margin-top: 10px;

}

.captionimg {
    text-align: center;
}

.gamecaption {
    width: 130px;
    margin-right: 25px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.captionimglarge {
    margin:10px 0px;
    width: 600px ;
     text-align: center;
     
}
.captionimglarge a{
    font-size: 14px;
}

.borderdot {
    border: 1px dotted #cbcbcb;
}
