/*-----------------------------------------------------------------------------
Primary Naomi Sheppard Jewellery Style Sheet

version:   	1.0
author: 	Cieran Hopkins
email: 		info@bluecubemedia.co.uk
website: 	www.bluecubemedia.co.uk
-----------------------------------------------------------------------------*/
.clear
{
clear:both
}

.center
{
text-align:center;
padding-top:20px;
}

#pageframe
{
width:950px;
margin: 0 auto;
}

#content
{

width:950px;
margin: 0 auto;
}

/*--header--*/
#pageframe #header
{
height:135px;
width:950px;
padding-bottom:10px;
#pageframe #header img
}

{
align:middle;
}

/*--Left--*/
#pageframe #content #left
{
height:70px;
width:225px;
text-transform:uppercase;
font-weight:bold;
float:left;
font-size:12px;
color:#97999b;
text-indent:50px;
}

#pageframe #content #left ul
{
line-height:40px;
list-style:none;
padding:0;
margin:0;
}

#left ul
{
line-height:40px;
list-style:none;
padding:0;
margin:0;
}

/*--Middle--*/
#pageframe #content #middle
{
width:498px;
height:317px;
border:1px solid #dcdddd;
float:left;
background:url('../images/middle-bk.jpg') no-repeat;
}

#pageframe #content #middle2
{
width:408px;
border:1px solid #dcdddd;
float:left;
padding-left:45px;
padding-right:45px;
padding-top:45px;
padding-bottom:45px;
}

#pageframe #content #middle #middletext_plain
{
width:400px;
float:left;
background: red;
font-size:11px;
}

#pageframe #content #middle #middletext
{
width:230px;
float:left;
padding-left:45px;
padding-top:55px;
font-size:12px;
}

/*--Middle-Collections-*/

.collection_box
{
border:2px solid #b1b1b1;
width:60px;
height:60px;
margin-bottom: 20px;
}

#collections
{
width:60px;
float:left;
margin-right: 20px;
}

.collections_text
{
width:200px;
height:64px;
float:left;
margin-bottom: 20px;
}

.collection_text
{
color:#b1b1b1;
width:200px;
float:left;
margin-top: 24px;
margin-bottom:70px;
}

/*--Right--*/
#pageframe #content #right
{
height:70px;
width:185px;
margin-left:40px;
float:left;
}

#pageframe #content #right *
{
color:#9395a8;
padding: 0;
margin: 0;
}

#pageframe #content #right h3
{
color:#e6bf9a;
}

#pageframe #content #right p, #pageframe #content #right h2
{
padding-bottom: 10px;
}


/*--footer--*/
#pageframe #footer
{

width:950px;
background: #dbbe9b;
text-align: center;
font-size: 11px;
margin-top:50px;
margin-bottom: 20px;
color: #ffffff;
height: 25px;
}

#footer p
{
color: #ffffff;
padding-top: 3px;
}

#pageframe #footer a
{
color: #ffffff;
}

#pageframe #footer a:hover
{

}

#pageframe #footer ul li
{
display:inline;
text-align: center;

}

#pageframe #footer ul
{
padding-top:5px;
}

/* Cieran Feb 6th */

/* Change Text Color */
p
{
color:#7a7a7a;
}

h1,h2,h3,h4,h5,h6 { color: #7a7a7a; }