/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  MAIN CSS FILE / Island Shots.com / Copyright Island Shots 2006 / info@islandshots.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*
----------------------------------- Tags
*/


* { border: 0; margin: 0; padding: 0; }

body {
	font-size: 62.5%;
	color: #b5b5b5;
	background-color: #0a0e17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style-type: none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	
}

a:hover {
	color: #D9A52F;
}

/*
----------------------------------- Main Structure
*/

#container {
	background-image: url(/images/global/bg/top_grade.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #151a25;
}

#header {
	width: 875px;
	margin: 0 auto;
}

#header #logo {
	width: 260px;
	float: left;
	height: 100px;
	overflow: hidden;
}

#header #call {
	float: right;
	margin: 50px 0 0 0;
}

#header #menu {
	clear: both;
	height: 75px;
	padding: 13px 0 0 0;
	width: 875px;
}


#content {
	width: 875px;
	margin: 0 auto;
	clear: both;
}

#content #splash {
	height: 190px;
	margin-bottom: 55px;
	width: 875px;
}

#splash #title {
	width: 260px;
	padding: 80px 0 0 0;
	text-align: right;
}

#splash #image {
	width: 575px;
	height: 190px;
	float: right;
}
#content #plug-show {

	margin-bottom: 30px;
}


#content .plug {
	height: 190px;
	margin-bottom: 55px;
	width: 875px;
}

#content .plugtitle1 {
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}

#content .plugtitle2 {
	width: 260px;
	padding: 50px 0 0 0;
	text-align: right;
	float: left;
}

#content .plugtitle3 {
	width: 260px;
	padding: 60px 0 0 0;
	text-align: right;
	float: left;
}


#content #body {
	clear: both;
	padding-bottom: 20px;
}

#body #left {
	width: 420px;
	margin-right: 20px;
}

#body #middle {
	width: 195px;
	margin-left: 20px;
	margin-right: 20px;
}

#body #right {
	margin-left: 20px;
	width: 180px;
}

#footer {
	clear: both;
	color: #202739;
	background-image: url(/images/global/bg/footer_shade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 65px;
}
#footer #copyright {
	width: 875px;
	margin: 0 auto;
	margin-bottom: 50px;
}
#footer #logos {
	text-align: right;
	height: 60px;
	margin-bottom: 20px;
}

#footer #copy {
	text-align: right;
	clear: both;
}



/*
----------------------------------- Lists
*/


/* footer lists */

#footer ul {
	font-size: 1.1em;
	color: #7B7D84;
}
#left .home1 a {
	color: #FFFFFF;
}


#footer li {
	float: right;
}

#footer li a {
	display: block;
	padding-top: 2px;
	color: #2C364E;
	padding-bottom: 2px;
	padding-left: 20px;
	
}

#footer li a:hover {
	color: #384563;
}




/*
----------------------------------- Typography
*/

p {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 1.1em;
	text-align: justify;
}

#middle p, #right p {
	color: #667087;
	line-height: 1.6em;
	text-align: left;
}

#middle a, #right a {
	color: #667087;
}

#middle a:hover, #right a:hover{
	color: #E6B01E;
}


#middle p a {
	color: #D59C19;
}
#middle p a:hover {
	color: #667BAF;
}


h3 {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #667baf;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#left h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #242D40;
	font-size: 1.7em;
	letter-spacing: 0.2em;
	color: #E6B01E;
	text-transform: uppercase;
}

#middle h4, #right h4 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#left p a img {
	border: 5px solid #242737;
}


#middle ul, #right ul {
	margin-bottom: 20px;
	line-height: 1.7em;
	font-size: 1.1em;
}

#middle li, #right li {
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F2636;
	padding-left: 5px;
	color: #667087;
	display: block;
	text-indent: 10px;
}

#middle li {
	background-image: url(/images/home/li-image.gif);
	background-position: 5px 13px;
	background-repeat: no-repeat;
}

#right li {
	background-image: url(/images/home/li-image.gif);
	background-position: 5px 13px;
	background-repeat: no-repeat;
	color: #50576B;
}

#menu a { 	color: #b5b5b5; }


/*
----------------------------------- Menu
*/


/* Menu List */

#menu ul {
	list-style-type: none;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#menu li {
	float: left;

}
#menu li a {
	display: block;
	height: 25px;
	float: left;
}
#menu li a:hover {}


/* Menu Buttons */

#menu .selected {
	background-color: #293141;
	background-image: url(/images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


#menu #menu_home a {
	width: 260px;
	text-align: right;
	background-image: none;
	display: block;
	padding: 25px 71px 0px 0px;
}


#menu #menu_stills a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on_stills.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_stills a:hover {
	color: #151A25;
	background-color: #D8500D;
}

#menu #menu_video a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on_video.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_video a:hover {
	color: #151A25;
	background-color: #3381D1;
}


#menu #menu_audio {
	margin-right: 20px;
}

#menu #menu_audio a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on_audio.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_audio a:hover {
	color: #151A25;
	background-color: #81AF1E;
}

#menu #menu_identity a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on_brand.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_identity a:hover {
	color: #151A25;
	background-color: #BFAF8E;
}

#menu #menu_web {
	margin-right: 20px;
}

#menu #menu_web a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on_web.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_web a:hover {
	color: #151A25;
	background-color: #645950;
}

#menu #menu_gallery {
}

#menu #menu_gallery a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_gallery a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_about a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on_about.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_about a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

#menu #menu_contact a {
	padding: 25px 10px 0px 10px;
	background-image: url(/images/global/menu/on_contact.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#menu #menu_contact a:hover {
	color: #151A25;
	background-color: #FEDE01;
}

/*
----------------------------------- Splash Images
*/


#plug1 {
	background-image: url(/images/home/plugs/plug1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#plug2 {
	background-image: url(/images/home/plugs/plug2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#plug3 {
	background-image: url(/images/home/plugs/plug3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#plug4 {
	background-image: url(/images/home/plugs/plug4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*
----------------------------------- Tables
*/


/*
----------------------------------- Forms
*/

/*
----------------------------------- Handy Pandys
*/

.clear { 
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustified {
	text-align: justify;
}
