/* Start of CMSMS style sheet 'RANKS_BASE' */
@charset "utf-8";
/* CSS Document

Ranks Enterprises

by Jonathan Tizard. V1.00


*/

/****************************************[STRUCTURE]*******************************************/

html {
	width:100%;
	height:100%;
}

body { 
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background-color:#EDEDED;
	font-family: Helvetica, sans-serif;
	font-size:15px;
	color:#262a2c;
}


div.container {
	margin-left:auto;
	margin-right:auto;
	width:888px;
	height:100%;
	
}

div.id01-left-gutter_ {
	float:left;
	left:0px;
	top:0px;
	width:29px;
	height:116px;
	background-image: url('media/images/01_left_gutter.png');
	background-repeat:no-repeat;
}

div.logo_ {
	float:left;
	left:29px;
	top:0px;
	width:272px;
	height:116px;
}

div.id01-right_ {
	float:left;
	left:301px;
	top:0px;
	width:587px;
	height:116px;
	margin-right: -20px;
	background-image: url('media/images/01_right.png');
	background-repeat:no-repeat;
}

div.id02-left-gutter_ {
	float:left;
	left:0px;
	top:116px;
	width:29px;
	height:35px;
	background-image: url('media/images/02_left_gutter.png');
	background-repeat:no-repeat;
}

div.navigation_ {
	float:left;
	left:29px;
	top:116px;
	width:830px;
	height:35px;
}

div.id02-right-gutter_ {
	float:left;
	left:859px;
	top:116px;
	width:29px;
	height:35px;
	background-image: url('media/images/02_right_gutter.png');
	background-repeat:no-repeat;
}



div.main_content {
	
        float:left;
	width:790px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	height:auto;
	min-height: 445px;;
	margin-left:29px;
	padding-left:20px;
	padding-right:20px;
	
}



div.content_borders {
	float:left;
	min-height:455px;
	background-image:url('media/images/content_bg.png');
	background-repeat:repeat-y;
	background-position:top left;
	width:888px;


}

div.clear {
	clear:both;
}

div.footer_ {
	float:left;
	width:888px;
	height:68px;
	background-image:url('media/images/footer.png');
	background-repeat:no-repeat;
}

div.footer_content { 
    width:830px;
    margin-left: auto;
    margin-right:auto;

}

div.footer_content ul {

font-size: 10px;
list-style-type:none;
padding:0;
margin:0;
margin-top:16px;
text-align:center;
width:830px;

}

div.footer_content ul li {
        display:inline;
        padding-right: 3px;
        
}


/****************************************[Text]*******************************************/

p { 

}

h1, h2, h3, h4, h5 {
	color:#32c5f4;

}

a {
text-decoration:none;
color:#32c5f4;
}

img { border:none; }

#Table_01 {
	width:831px;
	height:485px;
	float: left;
}

#Table_02 {
	width:297px;
	height:485px;
	float: right;
        margin-right: -21px;
}

#flash-area_ {
	width:512px;
	height:485px;
	float: left;
}

#t-shirts_ {
	width:95px;
	height:135px;
	float: left;
}

#polos_ {
	width:95px;
	height:135px;
	float: left;
}

#rugby_ {
	width:102px;
	height:135px;
	float: left;
}

#sweats_ {
	width:95px;
	height:113px;
	float: left;
}

#hoodies_ {
	width:95px;
	height:113px;
	float: left;
}

#fleeces_ {
	width:102px;
	height:113px;
	float: left;
}

#jackets_ {
	width:95px;
	height:114px;
	float: left;
}

#oxfords_ {
	width:95px;
	height:114px;
	float: left;
}

#trousers_ {
	width:102px;
	height:114px;
	float: left;
}

#workwear_ {
	width:95px;
	height:123px;
	float: left;
}

#skinny_ {
	width:95px;
	height:123px;
	float: left;
}

#childrens_ {
	width:102px;
	height:123px;
	float: left;
}

object{
float: left;
margin-top: 23px;
border: 1px solid #b4b4b3;
padding: 0;
background-image: url(media/images/flash_bg.png);
}
/* End of 'RANKS_BASE' */

