/*___________________________________________________________________________________________
Multimedia Designs

version:   3.0
author:    Diane Tremblay
email:     diane@multimedia-designs.com
website:   http://www.multimedia-designs.com/


You may adapt and learn from the elements of this CSS to use in your own
projects, but you may not copy the design (the unique combination of images,
colors, sizes, typography, and positioning) since this is copyright of Diane
Tremblay and may not be reproduced.

_____________________________________________________________________________________________*/



/*  General
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
    margin: 1em 0;
}

.clear {clear:both;}

div,p {margin-top:0} /*clear top margin for mozilla*/

li {list-style-type:none;}	

ul {margin:0; padding:0;}

img {border: 0;}

body {
	font-family: 'Trebuchet MS', 'Palatino Linotype', 'Book Antiqua', Palatino, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 0.7em;
	color:#848484;
	text-align:center;
	background: url(images/background.jpg) center top no-repeat;
	background-color:#FFF;
}

body#home {
	background: url(images/background_home.jpg) center top no-repeat;
}

.bold {
	font-weight:bold;
}

/*  Universal Elements
-----------------------------------------------------------------------------*/
.multimedia {
	color:#62a1be;
	font-weight:bold;
	letter-spacing:-0.1px;
}

.designs {
	color:#888;
	font-weight:bold;
	letter-spacing:-0.1px;
	padding-left:1px;
}

/*  Links
-----------------------------------------------------------------------------*/

a:link, a:visited {
	text-decoration:none;
	color:#FFF;
}

a:hover {
	text-decoration:underline;
}

#nav a:link, #nav a:visited {
	text-decoration:none;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#adadad;
}

#nav a:hover, #footer a:hover {
	color:#868686;
}

.interior_link:link, .interior_link:visited {
	text-decoration:underline;
	color:#909090;
}

.interior_link:hover {
	color:#4F4F4F;
}

/*  Wrapper
-----------------------------------------------------------------------------*/

#wrapper{
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:#FFF;
	position:relative;
}


/*  Header & Logo
-----------------------------------------------------------------------------*/

#header {
	height:233px;
	padding:38px 0px 0px 3px;
}

#logo {
	position:absolute;
	top:13px;
	left:1px;
	z-index:100;
}

#header_interior {
	height:125px;
	padding:70px 0 0 173px;
	border:none;
}

/*  Nav
-----------------------------------------------------------------------------*/

#nav {
	background: url(images/nav_bar.jpg) 0 0 no-repeat;
	width:848px;
	height:33px;
}

#nav ul { /* IE7 Rule */
	padding: 4px 0 0 86px;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 1.7em;  
}

#nav li.current {
	color: #525252; 
}

#nav ul li {
	display:inline;
	padding-left:83px;
}

#nav ul li img {
	vertical-align:middle; /* IE6 Rule */
	position:relative;
	bottom:1px;
	left:43px;	
}

#nav ul li.second_link {padding-left:81px;}
#nav ul li.third_link {padding-left:84px;}
#nav ul li.fourth_link {padding-left:86px;}



/*  HOME PAGE: Center_Content that wraps all of the center content of the home page
--------------------------------------------------------------------------------------*/
body#home #center_content{ /* IE6 Rule */
	border-left:1px solid #B4C4CC;
	border-right:1px solid #B4C4CC;	
}	

/*  HOME PAGE: Col_1 
-----------------------------------------------------------------------------*/
	
body#home #col_1 {	
	float:left;		
	width:560px;
	padding: 0 0 50px 20px;
}

body#home #col_1 h1, body#home #col_1 h2 {
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:-0.05em;
	color:#7DB2CA;
	margin: 20px 0 8px 0;
}


body#home #col_1 img.second_title {
	padding-top:10px;
}

body#home #col_1 p {
	color:#909090;
	font-size:1.2em;
	line-height:1.4em;
}

body#home #col_1 #services  {
	padding: 5px 0;
}

body#home #col_1 #services h1 {
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:normal;
	color:#A2D440;
	display:inline;
	position:relative;
	top:-7px;
	left:2px;
}

body#home #col_1 #services p {
	line-height:1.3em;
	padding-left:32px;
	margin-top:-4px;
}

/*  HOME PAGE:  Col_2
-----------------------------------------------------------------------------*/

body#home #col_2 {					
	width:238px;
	width:250px;
	float:right;
}


/*  HOME PAGE: Featured Project
-----------------------------------------*/

#featured_project {
	position:relative;
	left:12px;
	margin-top:26px;
	width:222px;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
}

#featured_project img.top {
	position:absolute;
}

#featured_project div.center {
	background: url(images/featured_project_center.gif) repeat-y;
	position:relative;
	margin-top:-5px;
}

#featured_project img.title {
	position:relative;
	top:19px;
	left:21px;
}

#featured_project img.project {
	position:relative;
	top:26px;
	/*margin-left:27px;*/
	/*border:#FFF 1px solid;*/ 
	margin-left:12px;
}

#featured_project p.project_description {
	position:relative;
	left:28px;
	/*left:45px;*/
	top:28px;
	width:180px;
	line-height:1.2em;
}

#featured_project p.featured_link {
	position:relative;
	text-align:right;
	right:20px;
	top:20px;
	margin-bottom:20px;
}

p.featured_link a:link, p.featured_link a:visited {
	text-decoration:underline;
	color:#FFF;

}

a:hover {
	text-decoration:underline;
}

#featured_project img.bottom {
	position:relative;
	bottom:-5px;
}

/*  HOME PAGE: Quote (Testimonial)
-----------------------------------------*/
#quote {
	position:relative;
	width:222px;
	top:-60px;
	left:15px;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	color:#777777;
}

#quote img {
	float:left;
	margin-right:10px;
}

#quote p.client {
	text-align:right;
	color:#fe7500;
}

/*  HOME PAGE: Contact
-----------------------------------------*/

body#home #contact_details { 
	background: url(images/contact_back_02.gif) no-repeat;
	position:relative;
	left:4px;
	top:-12px;
	width:236px;
	height:255px;
}

body#home #contact_details img.title {
	margin: 11px 0 0 14px;
}	

body#home #contact_details p.name {
	font-size:1.1em;
	text-align:right;
	margin: -2px 17px 0 0;
}

body#home #contact_details p.number {
	font-size:150%;
	text-align:right;
	margin: 5px 17px 0 0;
}

body#home #contact_details p.fax {
	font-size:150%;
	text-align:right;
	margin: 2px 17px 0 0;
}

body#home #contact_details p.email {
	font-size:1.1em;
	text-align:right;
	margin: 6px 17px 0 0;
}


/*  INTERIOR PAGE: Portfolio 
-----------------------------------------------------------------------------*/

body#work #portfolio {  /* IE6 Rule */
	border-left:1px solid #B4C4CC;
	border-right:1px solid #B4C4CC;
	color:#848484;	
	position:relative;
}

/*  Drop Down Menu
----------------------------*/
#portfolio #show_me {
	position:absolute;
	top:9px;
	/*left:581px;*/
	left:568px;
	width:238px;
	color:#848484;
	z-index:10;
}

#portfolio #show_me span {
	/*color:#6A6A6A;*/
	color: #525252;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-0.1px;
}

#portfolio #show_me form {
	position:absolute;
	top:-11px;
	/*left:47px;*/
	left:60px;	
}

#show_me form select {
	color:#434343;
	font-size:1.1em;
	letter-spacing:0.1px;
	width:174px;
	height:20px;	
}

#show_me form select option {
	padding:3px 2px;
	/*border:solid 3px #D8D8D8;	*/
}

#show_me form select option.last {
	padding-bottom:5px;
}

/*  List of project types on left of thumbnails
------------------------------------------------------*/
#portfolio #category {
	position:relative;
	left:31px;
	top:25px;
	width:190px;
}

 #category ul {
	color:#919191;
	font-size:1.15em;
	font-weight:bold;	
	line-height:1.5em;
}

 #category li {
	padding-left:18px;
	color:#D7D5D5;
}

 #category li.check {
	position:relative;
 	padding-left:18px;
	background: url(images/check.gif) 0 0 no-repeat;
	/*color:#999999;*/
	color:#797979;	
}

 #category li.selected {
	position:relative;
 	padding-left:18px;
	background: url(images/check.gif) 0 0 no-repeat;
	/*color: #525252;*/	
	color:#797979;	
}

/*  For project thumbnails
-------------------------------------*/
#portfolio #projects { 
	position:absolute;
	left:228px;
	top:91px;	
}

#projects .project_01, #projects .project_02, #projects .project_03, #projects .project_04, #projects .project_05, #projects .project_06 {
	position:absolute;
	top:0px;
	background: url(images/project_back.jpg) 0 0 no-repeat;
	height:104px;
	width:88px;
} 


#projects .project_02 {left:98px;}
#projects .project_03 {left:196px;}
#projects .project_04 {left:294px;}
#projects .project_05 {left:392px;}
#projects .project_06 {left:490px;}

#portfolio #projects img {
	position:relative;
	left:8px;
	top:8px;	
}

#portfolio #projects a:hover img {
border:2px solid #FFF;
position:absolute;
top:6px;
left:6px;
cursor:pointer;
} 

#portfolio #projects a span {display:none;} 

#portfolio #projects a:hover span { /* IE6 Rule only for hover */
display:block;
position:absolute;
top:-25px;
left:0px;
width:580px;
color:#969696;
font-weight:bold;
font-size:1.2em;
}

#portfolio #projects .project_02 a:hover span {left:-98px;}
#portfolio #projects .project_03 a:hover span {left:-196px;}
#portfolio #projects .project_04 a:hover span {left:-294px;}
#portfolio #projects .project_05 a:hover span {left:-392px;}
#portfolio #projects .project_06 a:hover span {left:-490px;}

#portfolio .divider {  /* IE6 Rule */
	background: url(images/divider.gif) repeat-x;
	position:relative;
	margin:44px 20px 0 20px;
}

/*  Portfolio text copy and testimonial, left column
-------------------------------------------------------------*/
#portfolio #featured_copy {	
	float:left;
	margin:7px 28px 0 0;
	width:360px;
}

#featured_copy p { 
	margin:3px 0 0 99px;
	color:#909090;
	font-size:1.1em;
	line-height:1.4em;	
}

#featured_copy p.title { /* IE6 Rule */
	color:#6ea8c2;
	font-size:2.0em;
	letter-spacing:-0.045em;
}

#featured_copy p span {
	color:#6ea8c2;
	font-size:1.08em;
	font-weight:bold;
	position:relative;
	top:-1px;
	right:2px;
}

#featured_copy p span.subtitle_01 {margin-left:-45px;}
#featured_copy p span.subtitle_02 {margin-left:-64px;}
#featured_copy p span.subtitle_03 {margin-left:-67px;}

#featured_copy p.award {
	padding-top:12px;
}

#featured_copy p.award span.highlight {
	color:#DE6A89;
	font-weight:bold;
	top:0; right:0;
	font-size:1.0em;
}

#featured_copy p.award img {
	float:left;
	margin-left:-16px;
}

#testimonial {
	font-style:italic;
	font-weight:bold;
	padding-bottom:35px;
}

#testimonial img {
	float:left;
	margin-right:10px;
}

#testimonial p.client {
	text-align:right;
	color:#fe7500;
}

/*  Project Screenshots and buttons
---------------------------------------------*/

#gallery { /* IE6 & IE7 Rule */
	float:left;
	width:440px;
	margin:17px 0 0 7px;
}

#gallery #container {
	position:relative;
}

#container #button_01, #container #button_02, #container #button_03, #container #button_04, #container #button_05, #container #button_06, #container #button_07, #container #button_08, #container #button_09, #container #button_10 {
	display:block;
	height:25px;
	width:25px;
	margin-top:4px;
}

#container #button_01 {margin-top:0;}

#container #button_01 {background: url(images/buttons/button_01.gif) 0 0 no-repeat;}
#container #button_02 {background: url(images/buttons/button_02.gif) 0 0 no-repeat;}
#container #button_03 {background: url(images/buttons/button_03.gif) 0 0 no-repeat;}
#container #button_04 {background: url(images/buttons/button_04.gif) 0 0 no-repeat;}
#container #button_05 {background: url(images/buttons/button_05.gif) 0 0 no-repeat;}
#container #button_06 {background: url(images/buttons/button_06.gif) 0 0 no-repeat;}
#container #button_07 {background: url(images/buttons/button_07.gif) 0 0 no-repeat;}
#container #button_08 {background: url(images/buttons/button_08.gif) 0 0 no-repeat;}
#container #button_09 {background: url(images/buttons/button_09.gif) 0 0 no-repeat;}
#container #button_10 {background: url(images/buttons/button_10.gif) 0 0 no-repeat;}

#container #button_01:active, #container #button_01:focus, #container #button_02:active, #container #button_02:focus, #container #button_03:active, #container #button_03:focus,  #container #button_04:active, #container #button_04:focus, #container #button_05:active, #container #button_05:focus, #container #button_06:active, #container #button_06:focus,  #container #button_07:active, #container #button_07:focus, #container #button_08:active, #container #button_08:focus, #container #button_09:active, #container #button_09:focus, #container #button_10:active, #container #button_10:focus{
	background-position: 0 -25px;
}

#container .thumbnail span { 
	position: absolute;
	visibility: hidden;
}

#container .thumbnail:active, #container .thumbnail:focus { /* Required for IE */
	background-color:#fff; 
}

#container .thumbnail:active span, #container .thumbnail:focus span { 
	visibility: visible;
	top: 0;
	left: 33px; 
	background-color:#FFF;
}

#portfolio #clear {
	clear:both;
}


/*  For Current Thumbnail: Green Bordered-Background, NO Hover
---------------------------------------------------------------------*/
/* Current image thumbnail background */
body#work #current 
{background: url(images/current_project_back.jpg) no-repeat; margin-top:-2px;}

/* Positioning of image thumbnail and hover */
body#work #current img, body#work #current a:hover img.link01, body#work #current a:hover img.link02, body#work #current a:hover img.link03, body#work #current a:hover img.link04, body#work #current a:hover img.link05, body#work #current a:hover img.link06   
{position:relative; left:9px; top:9px; border:none;}

/* Image thumbnail on hover */
body#work #current a:hover span, body#work a:hover img.link01, body#work a:hover img.link02, body#work a:hover img.link03, body#work a:hover img.link04, body#work a:hover img.link05, body#work a:hover img.link06
{background-color:transparent; cursor: default; color:#FFF;}



/* Portfolio Flash
---------------------------------*/

body#flash {
	background-image:none;
	text-align:left;
}


/* Portfolio Links
---------------------------------*/

#portfolio #page_nav { 
	position:relative;
	height:21px;
}

#portfolio #previous { 
	position:absolute;
	width:70px;
	top:35px;
	left:229px;
}

#portfolio #next { 
	position:absolute;
	left:763px;
	top:35px;
	width:70px;
}

#portfolio #next img, #portfolio #view img {
	position:relative;
	top:4px;
	left:1px;	
}

#portfolio #previous img{
	position:relative;
	top:4px;
	right:1px;	
}

#next a:link, #next a:visited, #previous a:link, #previous a:visited, #view a:link, #view a:visited {
	color: #525252;
	/*color:#595959;*/
	font-size:1.2em;
	font-weight:bold;
}

#featured_copy #view{ 
	clear:both;
	margin:12px 0 20px 83px;
}

#next a:hover, #previous a:hover, #view a:hover {
	color:#A1A1A1;
	text-decoration:none;
}

#view span { 
	display:block;
	font-size:0.9em;
	letter-spacing:0.09em;
	padding:2px 0 0 14px;
}

#featured_copy .client:link, #featured_copy .client:visited {
	color:#848484;
}


/*  Footer
---------------------------------------------------------------------------------------*/
	
#footer {
	clear:both;
	position:relative;
	border-top:1px solid #B4C4CC;
	height:180px;
	letter-spacing:-0.01em;		
}

body#home #footer, body#work #footer, body#contact_page #footer, body#about_page #footer {margin-bottom:50px;}

#footer img.decor {
	position:absolute;
	left:470px;
}

body#work #footer img.decor {left:450px;}
body#contact_page #footer img.decor {left:60px;}
body#about_page #footer img.decor {left:30px;}

#footer ul {
	position:absolute;
	left:278px;
	top:10px;
	font-size:130%;
	font-weight:bold;	
}

#footer li.current {
	color: #525252; 
}

#footer ul li {
	display:inline;	
}

#footer ul li img {
	padding:0 13px;
	vertical-align:middle;
}

#footer p.copyright {
	position:absolute;
	top:170px;
	font-size:1.1em;
	letter-spacing:normal;
	font-family: 'Trebuchet MS', 'Palatino Linotype', 'Book Antiqua', Palatino, Geneva, Helvetica, Arial, sans-serif;
}



/*  INTERIOR PAGE: Contact Page & Contact Thanks Page
-----------------------------------------------------------------------------*/
body#contact_page #contact_form { /* IE6 Rule */
	border-left:1px solid #B4C4CC;
	border-right:1px solid #B4C4CC;
	color:#848484;
	position:relative;
}

#contact_form #col_1 {
	float:left;		
	width:510px;	
	position:relative;
	padding: 20px 0 0 20px; 
	z-index:10;
}

#contact_form #col_2 {					
	float:left;
}

#contact_form h1, #contact_form h2 {
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:-0.05em;
	color:#7DB2CA;
}

#contact_form h1 {
	margin: 0 0 5px 0;
}

#contact_form h2 {
	margin-bottom:-14px;
}

#contact_form #col_1 img {
	padding: 0 0 10px 2px;
}

#contact_form .background_image { 
	position:absolute;
	right:0;
	bottom:0;
}

#contact_form #col_1 p {
	color:#909090;
	font-size:1.2em;
	line-height:1.4em;
	padding-left:1px;
}

#contact_form #col_1 p.note {
	position:relative;
	left:343px;
	top:9px;
	width:200px;
	color:#626262;
	font-size:1.1em;
}

#contact_form fieldset {
	width:500px;
	background-color:#F8FBFC;
	border:#515F6D 1px dotted;
	position:relative;
}

#contact_form label {
	display:block;
	padding:0 0 0 35px;
	font-size:1.2em;
	color:#626262;
}

#contact_form label.first {
	padding-top:30px;
}

#contact_form input, #contact_form textarea {
	width:320px;
	position:relative;
	left:124px;
	top:-15px;
}

#contact_form input {
	height:19px;
}

#contact_form button {
	display:block;
 	border:none;
	background:none;
	cursor:pointer;
	position:relative;
	left:225px;
	width:150px;
}

body#contact_page #contact_details {
	background: url(images/contact_back_02.gif) no-repeat;
	width:236px;
	height:255px;
	position:relative;
	margin: 54px 0 0 46px;
}

body#contact_page #contact_details img.title {
	margin: 11px 0 0 14px;
}	

body#contact_page #contact_details p.name {
	font-size:1.1em;
	text-align:right;
	margin: -2px 17px 0 0;
}

body#contact_page #contact_details p.number {
	font-size:150%;
	text-align:right;
	margin: 5px 17px 0 0;
}

body#contact_page #contact_details p.fax {
	font-size:150%;
	text-align:right;
	margin: 2px 17px 0 0;
}

body#contact_page #contact_details p.email {
	font-size:1.1em;
	text-align:right;
	margin: 6px 17px 0 0;
}

.requiredField {
	color:#D44068;
	font-weight:bold;
	font-size:1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#contact_form #col_1.response {
	height:400px;
}

#contact_form #col_1.response h2 {
	margin: 0 0 5px 0;
}

#contact_form #col_1.response p span.highlight {
	color:#D44068;
}

p.note .requiredField {
	font-size:1.2em;
	position:relative;
	top:1px;
	right:2px;
}

body#contact_page #clear_footer {
	clear:both;
	height:50px;
}

/*  INTERIOR PAGE: About Page
-----------------------------------------------------------------------------*/

body#about_page #bio { /* IE6 Rule */
	border-left:1px solid #B4C4CC;
	border-right:1px solid #B4C4CC;
	color:#848484;
	position:relative;
}

#bio #col_1 {
	float:left;		
	width:510px;	
	position:relative;
	padding: 20px 0 0 20px; 
	z-index:10;
}

#bio #col_2 {					
	float:left;
}

#bio h1 {
	font-size:2.0em;
	font-weight:normal;
	letter-spacing:-0.05em;
	color:#7DB2CA;
	margin: 0 0 5px 0;
}

#bio h2 {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	margin: 0 0 5px 0;
	padding-top:5px;
}

#bio .designer { 
	position:absolute;
	right:35px;
	top:15px;
}

#bio #col_1 p {
	color:#909090;
	font-size:1.2em;
	line-height:1.4em;
	padding-left:1px;
}

body#about_page #contact_details {
	background: url(images/contact_back_02.gif) no-repeat;
	width:236px;
	height:255px;
	position:relative;
	margin: 330px 0 -50px 46px;
}


body#about_page #contact_details img.title {
	margin: 11px 0 0 14px;
}	

body#about_page #contact_details p.name {
	font-size:1.1em;
	text-align:right;
	margin: -2px 17px 0 0;
}

body#about_page #contact_details p.number {
	font-size:150%;
	text-align:right;
	margin: 5px 17px 0 0;
}

body#about_page #contact_details p.fax {
	font-size:150%;
	text-align:right;
	margin: 2px 17px 0 0;
}

body#about_page #contact_details p.email {
	font-size:1.1em;
	text-align:right;
	margin: 6px 17px 0 0;
}

body#about_page #clear_footer {
	clear:both;
	height:1px;
}

/*  Wide Portfolio Page 
    Portfolio text copy and testimonial, single, center column
-----------------------------------------------------------------------------*/
#portfolio #wide_featured_copy {	
	float:left;
	margin-top:7px;
	margin-right:30px;
	/*width:540px;*/
	width:520px;
}

#wide_featured_copy p { 
	margin:3px 0 0 99px;
	color:#909090;
	font-size:1.1em;
	line-height:1.4em;	
}

#wide_featured_copy p.additional_info {
	padding-top:5px;
}

#wide_featured_copy p.add_line {
	margin-left:97px;
}

#wide_featured_copy .title { /* IE6 Rule */
	color:#6ea8c2;
	font-size:2.0em;
	letter-spacing:-0.045em;
}

#wide_featured_copy p span {
	color:#6ea8c2;
	font-size:1.08em;
	font-weight:bold;
	position:relative;
	top:-1px;
	right:2px;
}

#wide_featured_copy p span.subtitle_01 {margin-left:-45px;}
#wide_featured_copy p span.subtitle_02 {margin-left:-64px;}
#wide_featured_copy p span.subtitle_03 {margin-left:-67px;}
#wide_featured_copy p span.subtitle_04 {margin-left:-66px;}


#wide_testimonial {
	font-size:1.08em;
	font-style:italic;
	font-weight:bold;
	padding-right:43px;
	margin-top:44px;
}

#wide_testimonial img {
	float:left;
	margin-right:10px;
	padding-bottom:20px;
}

#wide_testimonial p{
	margin:0;
}

#wide_testimonial p.client {
	text-align:right;
	color:#fe7500;
}

#wide_gallery { 
	clear:both;
	padding:25px 0 25px 97px;
	margin:0;
}

/*  Wide Portfolio Page: Specific Portfolio Projects
-------------------------------------------------------*/

/* Jiffy Lube - Static Banner Ads */

#wide_gallery #jiffy_06 {float:left; padding-right:5px;}
#wide_gallery #jiffy_05 {float:left; padding-right:5px;}
#wide_gallery #jiffy_01 {float:left; padding-right:5px;}
#wide_gallery #jiffy_02 {float:left; padding-right:0px;}

#wide_gallery #jiffy_08 {clear:both; padding-top:15px;}

#wide_gallery #jiffy_07 {float:left; padding-top:15px; padding-right:15px;}
#wide_gallery #jiffy_09 {float:left; padding-top:15px;}
#wide_gallery #jiffy_10 {float:left; padding-top:5px;}
#wide_gallery #jiffy_03 {float:left; padding-top:5px;}
#wide_gallery #jiffy_04 {float:left; padding-top:5px; padding-left:194px;}

/*#wide_gallery #jiffy_05 {float:left; padding-right:30px;}
#wide_gallery #jiffy_01 {float:left; padding-right:30px;}
#wide_gallery #jiffy_02 {float:left; padding-right:30px;}
#wide_gallery #jiffy_03 {clear:both; padding-top:24px;}
#wide_gallery #jiffy_04 {padding-top:24px;}*/


/* Poker Tracker - Flash Banner Ads */
#wide_gallery #pokertracker_border_01 {width:728px; height:90px; border:1px solid #A5A5A5;}
#wide_gallery #pokertracker_border_02 {width:728px; height:90px; border:1px solid #A5A5A5; margin-top:35px;}
#wide_gallery #pokertracker_border_03 {width:120px; height:600px; border:1px solid #A5A5A5; margin:35px 100px 0 0;}
#wide_gallery #pokertracker_border_04 {width:120px; height:600px; border:1px solid #A5A5A5; margin-top:35px;}
#wide_gallery .banner_set {float:left; margin-bottom:25px;}

/* Made Publishing - Static Banner Ads */
#wide_featured_copy p#made_long {padding-bottom:110px;} /* This is for a quote that is longer than the text copy so that it doesn't wrap */

#wide_gallery #made_01 {width:728px; height:90px; border:1px solid #FB8600;}
#wide_gallery #made_02 {width:160px; height:600px; border:1px solid #2A0000; margin:35px 0 25px 0;}
#wide_gallery #made_02 p {width:180px;}
