/* 

STYLE SHEET FOR [XXXXXX] SITE
Created by Amelia Vargo for 

Table Of Contents

	1. defaults
	2. body
	3. main layout
	4. lists
	5. links
	6. heading tags
	7. paragraph tags
	8. images
	9. tables
	10. frames
	
	
	
	
/* - 1. defaults - */

html {
	font-size: 101%;
	}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
/* - 2. body - */
	
body {
	font-size: 62.5%;
	color: ;
	}

/* - 3. main layout - */
	
#outer-wrapper {
	background-position: center;
	padding-bottom: 0px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#wrapper {
	margin-top: 10px;
	}
	
#header {
	background-image: url(../draft/arv-jewellery re-design/images/bg/arv-jewellery.gif);
	background-repeat: no-repeat;
	height: 220px;
	background-position: 32px 15px;
	background-image: url(../images/bg/arv-jewellery.gif);
	background-color: #363b37;
	}

#navigation {
	float: left;
	width: 100%;
	padding-top: 10px;
	background-color: #363b37;
	}
	
#nav {
	font-size: 2em;
	height: 30px;
	margin-left: 32px;
	}
	

#contentcontainer {
	background-color: #6D716D;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #363B37;
	border-left-color: #363B37;
	}
	
#contentleft {
	width: 370px;
	background-color: #6D716D;
	float: left;
	clear: none;
	margin-left: 32px;
	margin-bottom: 50px;
	}
	
#my_slideshow {
	width: 259px;
	}
		
#innerContentRight {
	background-color: #eaedef;
	padding-bottom: 120px;
	margin-top: 44px;
	}
	
#contentright {
	width: 520px;
	float: right;
	display:inline;
	padding-bottom: 100px;
	margin-right: 60px;
	clear: none;
	margin-bottom: 50px;
	background-color: #6D716D;
	}
	
div#side{width: 180px;background:#F3CF00; margin:0 10px 10px 0}


#footer {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #363B37;
	border-bottom-color: #363B37;
	}

/* - 4. lists - */
	
#nav li {
	list-style-type: none;
	margin-right: 50px;
	text-align: center;
	float: left;
	}

/* - 5. links - */

a img {
	border: 0;
	}

#header a {
	text-decoration: none;
	}

#header a:link {
	color: #7fafc5;
	}

#header  a:visited {
	color: #7fafc5;
	}
	
#header  a:hover{
	color: #eaedef;
	text-decoration: underline;
	}

#header  a:active{
	color: #ce0270;
	}

#innerContentRight a:link {
	color: #ce0270;
	text-decoration: none;
	}

#innerContentRight a:visited {
	color: #ce0270;
	text-decoration: none;
	}
	
#innerContentRight a:hover {
	color: #ce0270;
	text-decoration: underline;
	}

#innerContentRight a:active {
	color:#4a952c;
	text-decoration: underline;
	}

#nav a {
	float: left;
	width: 7em;
	padding: 5px 0;
	text-decoration:none;
	}
	
#nav ul li a:link {
	background-image: url(../images/bg/tab.gif);
	background-repeat: repeat-x;
	color: #a9adb0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	
#nav ul li a:visited {
	color: #7fafc5;
	background-image: url(../images/bg/tab.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	
#nav ul li a:hover {
	color: #FFF;
	background-image: url(../images/bg/hover-tab.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	
#nav ul li a:active {
	color: #203b30;
	background-image: url(../images/bg/active.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	
#nav ul li a#current {
	color: #343935;
	background-image: url(../images/bg/active-tab.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	}


/* - 6. heading tags - */

h1 {
	color: #ce0270;
	font-weight: normal;
	font-size: 4em;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EAEDEF;
	}
	
h2 {
	color: #7fafc5;
	font-weight: normal;
	font-size: 3em;
	padding-top: 20px;
	padding-left: 10px;
	}

/* - 7. paragraph tags - */

#header p.first {
	color: #7fafc5;
	font-size: 2.5em;
	padding-left: 620px;
	padding-top: 45px;
	}
	
#header p {
	color: #7fafc5;
	font-size: 2.5em;
	padding-left: 620px;
	padding-top: 0;
	}
	
p {
	font-size: 1.6em;
	padding-left: 32px;
	padding-top: 0.6em;
	line-height: 1.2em;
	word-spacing: 0.2em;
	padding-right: 50px;
	}
	
p.first span {
	color: #7fafc5;
	}
	
p.first {
	color: #67828e;
	}
	
p.main {
	color: #203b30;
	}
	
p.contact {
	color: #4a6863;
	}
	
p.contact span {
	color: #ce0270;
	}
	
/* - 8. images - */

a img {
	border: 0;
	}
	
#contentleft img.contact {
	margin-top: 44px;
	border: 6px solid #363B37;
	}
	
#randomImage {
	padding-top: 150px;
	}
	
#image2 {
	padding-top: 50px;
	}
	
#footer img {
	margin-top: 10;
	margin-bottom: 0;
	border: 1px solid #727773;
	margin-left: 32px;
	}


/* - 9. tables - */

/* - 10. frames - */

#contentleft iframe {
	height: 354px;
	width: 354px;
	overflow: hidden;
	margin-top: 44px;
	}
