/***** Default Settings *****/
 
#rot, html, body {
  border: 0;
  height: 100%;
  margin: 0;
  padding: 0;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
 
h1 {
  font-size: 2em;
  letter-spacing: -1px;
  padding: 1em 0;
}
 
h2 {
  font-size: 1.5em;
  letter-spacing: -1px;
  padding: 1em 0;
}
 
h3 {
  font-size: 1.3em;
}
 
p, ul {
  margin: 0;
  padding: 0;
}
 
ul {
  list-style: none;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}
 
blockquote {
  margin: 1em 2em;
  padding: 0;
}
 
small, .small {
  font-size: .9em;
}
 
img {
  border: 0;
}
 
sup {
  bottom: 0.3em;
  position: relative;
  vertical-align: baseline;
}
 
sub {
  bottom: -0.2em;
  position: relative;
  vertical-align: baseline;
}
 
acronym, abbr {
  border-bottom: 1px dashed;
  cursor: help;
  letter-spacing: 1px;
}
 
/***** Links *****/
 
/*
a, a:visited, .link {
  color: #<% $c->reseller->theme->{'a_color'} %>;
  cursor: pointer;      
  -moz-outline: 0;
  text-decoration: underline;
}

a:focus {
  outline: none;
}
*/

/***** Forms *****/
 
form {
  border: 0;
  margin: 0;
  padding: 0;
}

input, textarea {
  border: 1px solid #CCC;
  margin: 0;
  padding: .2em .3em; 
}

input[type=submit] {
  font-size: 1em;
  height: 1.8em;
  left: 0em;
}

input[type=reset] {
  height: 1.8em;
}

input[type=text], input[type=password] {
  font-size: 1em; 
  width: 13em;
}

input[type=checkbox],
input[type=radio] {
  border: 0;
}

input[type=radio] {
  margin-top: .5em;
}


select { 
  font-size: 1em;
}

textarea {
  line-height: 1.25;
  height: 6em;
  width: 100%;
}

/**** The char_* class help to set the width of form fields ****/
input.char_8 {
  width: 5em;
}

input.char_5 {
  width: 3.3em;
}

input.char_4 {
  width: 2.7em;
}

input.char_3 {
  width: 2em;
}

input.char_2 {
  width: 1.4em;
}

input.char_1 {
  width: 1em;
}

.button {
  background: #FFFFEA
  border: 1px solid #F0B034;
  cursor: pointer;
  float: left;
  line-height: 1.7em;
  margin: 0 .3em;
  padding: 0em .4em;
}

  .button.mousedown {
    border-color: #BE8B29;
  }

  .button.disabled {
    background-color: #DDD;
    border-color: #999;
    color: #777;
    cursor: auto;
  }

/***** Global Classes *****/
 
.clear         { clear: both; }
.clear_l       { clear: left; }
.clear_r       { clear: right; }
 
.float_l       { float: left; }
.float_follow  { position: relative; top: 3px; }
.float_r       { float: right; }
 
.text_left     { text-align: left; }
.text_right    { text-align: right; }
.text_center   { text-align: center; }
.text_justify  { text-align: justify; }
 
.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }

.hidden        { display: none; }

.vert_divider  { padding: 0 .2em; font-size: .9em; vertical-align: top; } 
body {
  background: url('http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/env/live/static/designs/images/repository/bg_111x111_green_paw_pattern.jpg') repeat;
  height: 100%;
}

#rot #rot_ctr1 {
	margin: 0 auto;
	padding:0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width: 927px;
	background: none;
}

#rot #rot_ctr1 h1 {

}


#rot #rot_ctr1_hdr {
	
}

#rot #rot_ctr1_bod {
	margin: 0 auto;
	text-align:left;
	width: 100%;
	position: relative;
}

/* header */
#rot #rot_ctr1_bod_ctr1 {
	    width: 100%;
        clear: both;
        padding: 50px 0;
		height: 99px;
        margin: 21px auto 0;
		float: left;
		background: url('http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/env/live/static/designs/images/repository/bg_927x199_green_gloss.png') no-repeat center top scroll;
}

#rot #rot_ctr1_bod_ctr1_hdr {
}

#rot #rot_ctr1_bod_ctr1_bod {
	 font-size: 1em;
	 width: 905px;
     color:#fff;
     margin: 0 auto;
	 text-align: left;
}

#rot #rot_ctr1_bod_ctr1_bod h1 {
   padding: 0 30px;
   font-weight: bold;
}

#rot #rot_ctr1_bod_ctr1_bod p {

}
/* end header */

/* menu */
#rot #rot_ctr1_bod_ctr2 { 
  width: 100%;
  clear: both;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
}

#rot #rot_ctr1_bod_ctr2_hdr {
	
}

#rot #rot_ctr1_bod_ctr2_bod {
  background: url('http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/env/live/static/designs/images/repository/bg_1x51_aqua_gloss.png') repeat transparent bottom center;
  padding: 0;
  width: 100%;
  float: left;
}

#rot #rot_ctr1_bod_ctr2_bod ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 927px;
  text-align: center;
}

#rot #rot_ctr1_bod_ctr2_bod ul li {
  display: inline;
  color: #fff;
  font-size: .75em;
  text-transform: uppercase;
}

#rot #rot_ctr1_bod_ctr2_bod ul li.last a {
  border-right: 0px none;
}

#rot #rot_ctr1_bod_ctr2_bod ul li a {
  color: #fff;
  margin: 0;
  padding: 16px 20px 16px 40px;
  height: 19px;
  text-decoration: none;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

#rot #rot_ctr1_bod_ctr2_bod ul li:hover {
  
}

#rot #rot_ctr1_bod_ctr2_bod ul li a:hover {
  background: url('http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/env/live/static/designs/images/repository/bg_39x31_doggy_treat.png') no-repeat left center;
  font-weight:bold;
  text-decoration: none;
}

#rot #rot_ctr1_bod_ctr2_ftr {
}
/* end of menu */
  
#rot #rot_ctr1_bod_ctr3 {
	float:left;
    width: 100%;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 auto 0;
	background: #FFF;
} 


#rot #rot_ctr1_bod_ctr3_hdr {
}

#rot #rot_ctr1_bod_ctr3_bod {
    width: 905px;
	margin: 0 auto;
	padding: 11px;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 {
}

/** General Formatting Styles **/
#rot #rot_ctr1_bod_ctr3_bod_wrp1 {
     line-height: 1.5;
	 font-size: 0.8em;
	 color: #7d7d7d;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 p{
    padding: 0 0 15px 0;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 a{
  color: #ff8400;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 img{
    padding: 0 0 15px 0;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 h1{
  margin: 0;
  font-size: 1.3em;
  font-weight: bold;
  padding: 0 0 15px 0;
  color: #fff;
}
/** End of General Formatting Styles **/

/* all bullets styles */
#rot #rot_ctr1_bod_ctr3_bod_wrp1 ul {
	list-style:disc;
	list-style-position: inside;
	margin:0;
	padding: 0 0 15px 0;
  }

#rot #rot_ctr1_bod_ctr3_bod_wrp1 ul li {
    background: none;
    padding: 0 0 0 0;
}
/* end of all bullets styles */


/* container header style */
#rot #rot_ctr1_bod_ctr3_bod_wrp1 .ctr_list_title_bullet {
   list-style: none;
   list-style-position: outside;
   background: none;
   padding: 0 0 15px 0;
   
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 .ctr_list_title_bullet li {
   list-style: none;
   background: none;
   padding: 0;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 .ctr_list_title {
    font-size: 1.3em;
    font-weight: bold;
	color: #fff;
}
/* end of container header style */

/**  Content Page Header Style (bullet)  **/
#rot #rot_ctr1_bod_ctr3_bod_wrp1 .ctr_list_hdr_bullet {
    list-style: none;
	background:none;
	padding:0;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1 .ctr_list_hdr_bullet li {
	background:none;
	color: #ff8400;
	padding: 0 0 0 0;
    font-size: 2.3em;
    font-weight: bold;
}
/**  End of Content Page Header Style  **/  

/** Content Special Styles
****************************************/
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk1_blk1 h1{
     color: #ff8400;
     font-size: 1.6em;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk1_blk1 p{
    color: #ff8400;
    line-height: 1.3;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk2 p {
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk2 ul li {
    font-weight: bold;
	color: #ff8400;
	font-size: .9em;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk3 p {
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk1 {
    background: url('http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/env/live/static/designs/images/repository/img_327x394_dog_cat.png') no-repeat -10px top;
	min-height: 394px;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk3 {
    background: url('http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/env/live/static/designs/images/repository/bg_1x45_purple_gloss.png') repeat-x center top #713fdd;
	color: #FFF;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk4 {
    background: url('http://a4.g.akamai.net/7/4/42187/v1/multicastdem.download.akamai.com/42187/http/env/live/static/designs/images/repository/bg_1x45_orange_gloss.png') repeat-x center top #ffb46e;
	color: #FFF;
}
/****************************************
End of Content Special Styles **/

#rot #rot_ctr1_bod_ctr3_ftr {
   clear: both;
}

/* footer */
#rot #rot_ctr1_bod_ctr4 {
  width: 100%;
  clear: both;
  margin: 0 auto;
  padding: 15px 0;
  background: #FFF;
}

#rot #rot_ctr1_bod_ctr4_hdr {
}

#rot #rot_ctr1_bod_ctr4_bod {
  color: #000;
  font-size: .6em;
  padding: 0;
  text-align: center;
}

#rot #rot_ctr1_bod_ctr4_ftr {
  clear: both;
}
/* end footer */
#rot #rot_ctr1_ftr {
  clear: both;
}/*Block Size, Positioning, Spacing, Background, Border*/
/*******************************/
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk1 {
  float: left;
  padding: 0;
  margin: 0;
  width: 327px;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk2 {
  float: right;
  padding:0;
  width: 260px;
  overflow: hidden;
  margin: 20px 0;
  background: none;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk3 {
  overflow: hidden;
  width: 307px;
  margin: 20px 0;
  #float: left;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk4 {
  overflow: hidden;
  width: 307px;
  margin: 20px 0;
  #float: left;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk2 , #rot #rot_ctr1_bod_ctr3_bod_wrp1_blk4 {
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}
/*******************************
End of Block Positioning and Spacing*/



/** Content Size, Positioning, and Spacing 
*****************************************/
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk1_blk1 {
  margin: 0;
  text-align: right;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk2_blk1 {
  margin: 30px 30px 15px 30px;
  padding: 0;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk3_blk1 {
  margin: 10px 30px 0 30px;
  padding: 0;
}

#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk4_blk1 {
  margin: 10px 30px 15px 30px;
  padding: 0;
}
/*****************************************
End of Content Size, Positioning, and Spacing */

#rot #rot_ctr1_bod_ctr2_bod ul li a:hover {
  font-size: 10px;
}
#rot #rot_ctr1_bod_ctr2_bod {
  background-position: center top; width: auto; position: relative;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  font-size: 10px;
}
#rot #rot_ctr1_bod_ctr3_bod_blk2_custom {
  width: 905px; float: none; clear: both;
}
#rot #rot_ctr1_bod_ctr1_bod {
  height: auto; padding-top: 50px;
}
#rot #rot_ctr1 {
  height: auto;
}
#rot #rot_ctr1_bod_ctr1 {
  background-image: url('../../rylee_index3R.jpg'); background-position: center bottom; height: 250px; float: none; margin-top: -90px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
#rot #rot_ctr1_bod_ctr4 {
  height: auto;
}
#rot #rot_ctr1_bod_ctr3 {
  margin-top: -50px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk3 {
  background-color: #5E0CC2; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk4 {
  background-color: #E12931; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk1_blk1 {
  background-position: left 0px; height: auto;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk4_blk1 {
  height: auto;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1_blk1 {
  background-image: url('../../Index2_250.jpg'); background-position: center bottom; height: auto; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
