﻿/* GreedyDogKennel.com */
/* 03-03-2009 style created by 3.Media */
/* www.3dotmedia.com */
/* Author: Jay White #6597c6, #2f373f, these are my two main colors in the scheme of things..ya know???*/
/* E-mail: jwhite@3dotmedia.com */
/* coding: UTF-8 */



/* this style sheet is for Mozilla Firefox 3.0.0.7 and compatible versions*/


body { background-color:#2f373f;
	 font-style:normal; 
     font-weight:normal; 
	 letter-spacing:normal; 
	 font-family: Tahoma, Arial, Helvetica, sans-serif; 
	 font-size:10px;
     color:#f2f4fe;
	 background-repeat:no-repeat; 
}


span {font-style:normal; 
     font-weight:normal; 
	 letter-spacing:normal; 
	 font-family: Tahoma, Arial, Helvetica, sans-serif; 
	 font-size:10px; 
	 color:f2f4fe;
	 color:#ffffff;
}

.big-link {font-style:normal; 
     font-weight:normal; 
	 letter-spacing:normal; 
	 font-family: Tahoma, Arial, Helvetica, sans-serif; 
	 font-size:14px;
}



/* GOOD OLE PSUEDO CLASS*/

  :link { color: #6597c6; text-decoration:none; }  
  :visited { color: #6597c6; text-decoration:none; }
  a:active { color: #4754ff; } 
  a:hover { color: #6597c6; text-decoration: underline;
 }
   
.rock-link {background-image: url(looks/Rock_small_w_frame.jpg); position:relative;}

.rock-link:hover {background-image: url(looks/Rock_small_w_frame-up.jpg); position:relative;}

.suade-link {background-image: url(looks/Suadey_Ladysmall_w_frame.jpg); position:relative;}

.suade-link:hover {background-image: url(looks/Suadey_Ladysmall_w_frame-up.jpg); position:relative;}


/* PSUEDO CLASS IS DISMISSED*/


div#container 
{ width:968px; 
height: 700px; 
margin-left: 205px; 
margin-right: auto; 
margin-top:5px; 
background-color: #6597c6; 
background-image:url('images/background.jpg'); repeat:no-repeat;
position:absolute;
}


div#header
{ width:550px; 
height:140px; 
margin-left:98px;
margin-top:103px;
position:relative;
}

div#threelink 
{ width:170px; 
height: 50px; 
margin-left: 405px; 
margin-right: auto; 
margin-top:7px; 
repeat:no-repeat;
position:absolute;
}



/* HERE WE INHALE AND BEGIN FLOATING...AHHHH*/

div#one
{ width:355px; 
height:315px; 
margin-top:25px;
margin-left:75px;
position:relative; 
}


DIV#two 
{ width:223px; 
height:320px;
margin-top: 20px;
margin-left:5px;
position:relative;
float:right;
}

div#three 
{ width:125px; 
height:300px;
margin-top:30px; 
margin-left:25px;
margin-right:145px;
position:relative; 
float:right;
clear:both;
}

/* OK TIME TO COME DOWN NOW*/



/* the inside divs to align the images real slick-like*/

div#dogs 
{ width:225px; 
height:40px; 
margin-top:15px;
margin-left:35px;
position:relative; 
}

div#dogs-pics 
{ width:370px; 
height:250px; 
margin-top:5px;
margin-left:5px;
position:relative; 
}


div#suade-and-rock
{ width:325px; 
height:185px; 
margin-top:1px;
margin-left:35px;
position:relative; 
}

div#dogs-info
{ width:350px; 
height:65px; 
margin-top:3px;
margin-left:15px;
position:relative; 
}


div#puppies 
{ width:73px; 
height:34px; 
margin-top:5px;
margin-left:15px;
position:relative; 
}

div#puppies-small-pics 
{ width:215px; 
height:275px; 
margin-top:2px;
margin-left:5px;
position:relative; 
}

div#puppies-big-pics 
{ width:200px; 
height:145px; 
margin-top:5px;
margin-right:1px;
margin-left:1px;
padding:5px;
position:relative; 
}

div#purchase 
{ width:212px; 
height:65px; 
margin-top:2px;
margin-left:2px;
padding:3px;
position:relative; 
}

div#links 
{ width:50px; 
height:50px; 
margin-top:3px;
margin-left:25px;
position:relative; 
}

div#actual-links 
{ width:115px; 
height:255px; 
margin-top:5px;
margin-left:25px;
padding: 3px;
position:relative; 
}
