/*iWebKit css 5.04 by Christopher Plieger*/

body
{
	position:relative;
	margin:0;
    padding: 0;
	-webkit-text-size-adjust:none;
	font-family:"Arial";
}

h1{
	padding:5px 20px 1px 25px; margin:0;
	height:auto;
	font-family: Chivo;	
	font-size: 15pt;
	text-align: left;
	color: #554539; 
}

h2{
	padding:1px 20px 1px 15px; margin:0;
	height:auto;
	font-family: "Chivo";
    font-size: 14px;
	text-align: left;
	color: #554539;
}

h3{
	padding:1px 20px 1px 20px; margin:0;
	height:auto;
	font-family: "Chivo";
    font-weight: 700;
    font-size: 15px;
	text-align: left;
    color: #554539;
}

h4{
	padding:5px 20px 1px 0px; margin:0;
	height:auto;
	color: #660066;	
	font-size: 11pt;
	text-align: left;
}

h5{
	padding:2px 20px 2px 20px; margin:0;
    color: #E3DFDF; 
    font-size: 11px;
	text-align: left;
}

h6{
	padding:10px 20px 1px 5px; margin:0;
	height:auto;
	font-family: sans-serif;	
	font-size: 9pt;
	text-align: left;
	color: #000;	
}
.box_shadow {
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 10px #333;
    -webkit-box-shadow: 3px 3px 10px #333;
    box-shadow: 3px 3px 10px #333;
    background-color: White;
}
.shadow_button {
    -moz-border-radius: 5px;
    cursor: pointer;
    border-radius: 5px;
    font-family: "Trebuchet MS";
    -moz-box-shadow: 3px 3px 10px #333;
    -webkit-box-shadow: 3px 3px 10px #333;
    box-shadow: 3px 3px 10px #333;
	background-image: url('https://gipsee.com/rrmobile/images/madgreenbutton.png');
    text-shadow: #333 2px 3px 2px;
    color: #FF9966;
}
.text_shadow
{
    text-shadow: #333 2px 3px 2px;
}
MyMessageHeader
{
	padding: 5px 20px 20px 20px;
	font-family: sans-serif;
    font-size: 18pt;
    font-weight: bold;
	text-align: center;
	color: #FFFFCC;
	text-shadow: #333 2px 2px 2px;
	white-space: pre-wrap;
}

MyMessageHeader2
{
    padding: 5px 20px 20px 20px;
	font-family: sans-serif;
	text-align: center;
	font-size: 13pt;
	color: #FFF;
	white-space: pre-wrap;
	margin: 10px 10px 2px 10px;
}

CatList{
	padding:2px 5px 0px 2px; margin:1;
	height:auto;
	font-family:  Segoe UI;	
	font-size: 11pt;
	text-align: left;
	color: #ff9966;
	margin: 10px 10px 0px 15px;
}
NutriHeading{
	padding:10px 25px 10px 5px;
	height:auto;
	font-family:  Segoe Print;	
	font-size: 10pt;
	color:#A6E9FF; 
	text-align: center;
}
.specialbuttons{
	padding:5px 20px 1px 0px; margin:0;
	color: #660033;	
	text-align: center;
	display:block;
}

hairline{
	padding:5px 20px 5px 20px; margin:0;
	text-align: left;
	border-top:#878787 solid 1px;
}
	
.center{margin:auto;display:block;text-align:center!important;
	height: 39px;
}

img{border-style: none;
	border-color: inherit;
	border-width: 0;
	margin-left: 0px;
}

a:hover .arrow
{
	background-position:0 -13px!important
}

.musiclist .name{max-width:55%}
  
.textbox textarea{width:280px}.bigfield input{width:295px}

.menu .name{max-width:75%}
.checkbox .name{max-width:75%}
/*@@ mobile rightnav and leftnav button sizes was 24 made it 35*/
.radiobutton .name{max-width:75%}

/* @@ ------ navigation buttons --------  */
#leftnav a, #rightnav a, #leftbutton a, #rightbutton a,#blueleftbutton a,#bluerightbutton a{line-height:35px;height:35px;display:block;color:#fff;
              text-shadow:rgba(0,0,0,0.6) 0 -1px 0;text-decoration:none}
#leftnav img, #rightnav img{margin-top:4px;height:70%}
#leftnav, #leftbutton, #blueleftbutton{top:10px;position:absolute;font-size:12px;left:8px;font-weight:bold}
#rightnav, #rightbutton,#bluerightbutton{top:10px;position:absolute;font-size:12px;right:10px;font-weight:bold}
#leftnav,#leftbutton,#rightnav,#rightbutton,#blueleftbutton,#bluerightbutton{z-index:5000}

#leftnav a:first-child
{
    z-index: 2;
    width: 60px;
    height:40px;
    background-image: url('../../rrmobile/images/back.png');
    background-repeat: no-repeat;
}
                       
#rightnav a:first-child{z-index: 2;
    width: 60px;
    height:40px;
    background-image: url('../../rrmobile/images/home.png');
    background-repeat: no-repeat;
}                       
#leftnav a{z-index:3;
           margin-left:-4px;
           border-width:0 5px 0 13px;
           padding-right:4px;
           -webkit-border-top-left-radius:10px;
           -webkit-border-bottom-left-radius:10px;
           -webkit-border-top-right-radius:6px;
           -webkit-border-bottom-right-radius:6px;
           float:left}

#rightnav a{z-index:3;
            margin-right:-4px;
            border-width:0 13px 0 5px;
            padding-left:4px;
            -webkit-border-top-left-radius:6px;
            -webkit-border-bottom-left-radius:6px;
            float:right;
            -webkit-border-top-right-radius:10px;
            -webkit-border-bottom-right-radius:10px}
            

.musiclist .name{max-width:70%}
.textbox textarea{width:440px}#tributton a:first-child,

#duobutton a:first-child{width:232px}
#tributton a:last-child,
#duobutton a:last-child{width:233px}
#tributton a{width:154px}
#tributton .links{width:460px}
#duobutton .links{width:460px}
#doublead{width:350px!important}
#duoselectionbuttons{width:293px;height:24px;top:4px}
#triselectionbuttons{width:450px;height:24px;top:4px}
#triselectionbuttons a:first-child,
#duoselectionbuttons a:first-child{width:150px;height:22px;line-height:22px}
#triselectionbuttons a{width:156px;height:22px;line-height:22px}
#triselectionbuttons a:last-child,
#duoselectionbuttons a:last-child{width:150px;height:22px;line-height:22px}
.searchbox form{width:432px}
.searchbox input[type="text"]
    {
        height: 60px;
        border-bottom: 1px solid #e1e1e1;
        list-style: none;
    }
.bigfield input{width:455px}

/* @@ titlebar every page -----*/
#topbar.gipsee{ background-color: #fff;width:100%;position:relative;margin:0;padding:0;width:100%;margin-bottom:13px; height:65px;box-shadow:2px 2px 20px #333;}
#topbar.black{background:-webkit-gradient(linear,0% 0%,0% 100%,from(#858585),color-stop(3%,#636363),color-stop(50%,#202020),color-stop(51%,black),color-stop(97%,black),to(#262626))}
#topbar.transparent{background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(133,133,133,0.7)),color-stop(3%,rgba(99,99,99,0.7)),color-stop(50%,rgba(32,32,32,0.7)),color-stop(51%,rgba(0,0,0,0.7)),color-stop(97%,rgba(0,0,0,0.7)),to(rgba(38,38,38,0.7)))}

/* @@ titlebar image e.g. rr logo -----*/
#title{font-weight:bold;top:0;left:0;right:0;padding:0 10px;text-align:center;text-overflow:ellipsis;
       white-space:nowrap;overflow:hidden;color:#FFF;text-shadow:rgba(0,0,0,0.6) 0 -1px 0;background-position: center; height:55px;padding: 6px 0 0 0;position:relative}

#content{width:100%;position:relative;min-height:250px;margin-top:10px;height:auto;z-index:0;overflow:hidden}
/* @@ - footer row -----*/
#footer, #footer a
{
    text-align: center;
    position:relative;
    margin: 20px 10px 0;
    padding:15px 0 0 0;
    height: auto;
    width: auto;
    bottom: 10px;
    color: #F4E9BC;
    font-size: 10px;
}
.ipodlist #footer,.ipodlist #footer a{text-shadow:#FFF 0 -1px 0}

/* IE Prefs listing color , size, etc. */
.pageitem{ -webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;background-color: rgba(85, 69, 57, 0.4);font-size:11pt;overflow:hidden;padding:0;position:relative;display:block;height:auto;width:auto;margin:3px 9px 17px;list-style:none}
.textbox{padding:5px 9px;position:relative;overflow:hidden;}
#tributton,
#duobutton{height:37px;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#cdd4d9),color-stop(3%,#ccff99),color-stop(97%,#009900),to(#81929f));margin:-13px 0 13px 0;text-align:center}
#tributton .links,
#duobutton .links{height:40px;-webkit-border-image:url("https://gipsee.com/rrmobile/images/yellow_button.png") 0 4 0 4;border-width:0 4px 0 4px;margin:0 auto 0px auto;position:relative;top:6px}
#tributton a:first-child,
#duobutton a:first-child{border-right:1px solid #6d7e91;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;margin-left:-4px}
#tributton a,
#duobutton a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:38px;display:inline-block;line-height:38px;margin-top:1px;font:14pt;text-decoration:none;color:#cc3300;text-shadow:#FFF 0 1px 0}
#duobutton a:last-child{border:0}
#tributton a:last-child{border-left:1px solid #6d7e91}
#tributton a:last-child,
#duobutton a:last-child{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;margin-right:-4px}
#tributton a:hover,
#tributton a#pressed,
#duobutton a:hover,
#duobutton a#pressed{background:-webkit-gradient(linear,0% 0%,0% 100%,from(#7b8b9f),color-stop(3%,#8c9baf),to(#647792));color:white;text-shadow:black 0 -1px 0}
#triselectionbuttons
,#duoselectionbuttons{-webkit-border-image:url('https://gipsee.com/rrmobile/images/navbutton.png') 0 5 0 5;border-width:0 5px 0 5px;position:relative;margin:auto}
#duoselectionbuttons a:first-child{border:0}
#triselectionbuttons a:first-child{border-right:solid 1px #556984}
#triselectionbuttons a:first-child,
#duoselectionbuttons a:first-child{margin-left:-4px;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px}
#triselectionbuttons a,
#duoselectionbuttons a{display:inline-block;text-align:center;color:white;text-decoration:none;margin-top:1px;text-shadow:black 0 -1px 0;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#909baa),color-stop(3%,#a5b4c6),color-stop(50%,#798eaa),color-stop(51%,#6b83a1),color-stop(97%,#6e85a3),to(#526379))}
#triselectionbuttons a:last-child,
#duoselectionbuttons a:last-child{border-left:solid 1px #556984;margin-right:-4px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px}
#triselectionbuttons a:hover,
#triselectionbuttons a#pressed,
#duoselectionbuttons a:hover,
#duoselectionbuttons a#pressed{background:none}#doublead{height:83px!important;position:relative;margin:0 auto 13px auto}
#doublead a:first-child{left:0!important}
#doublead a:last-child{right:0!important}
#doublead a{width:147px!important;height:83px!important;position:absolute;-webkit-border-radius:8px;display:block;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#7c7c7c),color-stop(3%,#858585),color-stop(97%,#a4a4a4),to(#c2c2c2))}
li#doublead{margin-top:25px;margin-bottom:10px!important;background:none}
li#doublead:hover{background:none}.searchbox{height:44px;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f1f3f4),color-stop(3%,#e0e4e7),color-stop(50%,#c7cfd4),color-stop(51%,#bec7cd),color-stop(97%,#b4bec6),to(#8999a5));margin:-13px 0 13px 0;width:100%}
.searchbox form{height:24px;-webkit-border-image:url('../../rrmobile/images/searchfield.png') 4 14 1 24;border-width:4px 14px 1px 24px;display:block;position:relative;top:8px;margin:auto}fieldset{border:0;margin:0;padding:0}
.searchbox input[type="text"]{border:0;-webkit-appearance:none;height:18px;float:left;font-size:13px;padding:0;position:relative;top:2px;left:2px}
.textbox img{max-width:100%}.textbox p{margin-top:2px}.textbox p{margin-top:2px;color:#000;margin-bottom:2px;text-align:justify}
.textbox img{max-width:100%}
.textbox ul{margin:3px 0 3px 0;list-style:circle!important}
.textbox li{margin:0!important}.pageitem li:first-child,
.pageitem li.form:first-child{border-top:0}
.menu,
.checkbox,
.radiobutton,
.select,
li.button,
li.bigfield,
li.smallfield{position:relative;list-style-type:none;display:block;height:34px;overflow:hidden;border-top:1px solid #554539;width:auto} /* IE row size of Prefs list */
.pageitem li:first-child:hover,
.pageitem li:first-child a,
.radiobutton:first-child input,
.select:first-child select,
li.button:first-child input,
.bigfield:first-child input{-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px}
.pageitem li:last-child:hover,
.pageitem li:last-child a,
.radiobutton:last-child input,
.select:last-child select,
li.button:last-child input,
.bigfield:last-child input{-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px}
.menu:hover,
.store:hover,
.list #content li a:hover,
.list .withimage:hover,
.applist li:hover:nth-child(n),
.ipodlist li:hover:nth-child(n)
{
    background: #699909;
}

.ipodlist li:hover:nth-child(n) .name,
.ipodlist li:hover:nth-child(n) .time{border:0}.menu a:hover .name,
.store:hover .starcomment,
.store:hover .name,
.store:hover .comment,
.list .withimage a:hover .comment{color:#fff}
.menu a:hover .comment { color: #FC832A} /* @@ - color of the removable items  */
.menu a { display: block; height: 43px; width: auto; text-decoration: none; } /* @@ - height and position of the menu name text  */
.menu a img{width:auto;height:auto;margin:5px 0 0 5px;float:left}

.menu .name,
.checkbox .name,
.radiobutton .name
{
	margin:11px 0 0 7px;width:auto;color:#49742A;font-weight:bold;font-size:13px; /*Prefs text size and text color*/
	text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left;
}
.menu .comment{margin:11px 30px 0 0;width:auto;font-size:12px;white-space:pre-wrap;color:#FC832A}
.menu .arrow,
.store .arrow,
.musiclist .arrow,
.list .arrow
{
	/* restaurant list arrow */
	position:absolute;width:8px!important;height:13px!important;
	right:10px;top:15px;margin:0!important;background:url("../../rrmobile/images/arrow.png") 0 0 no-repeat
}

/* MenuList arrow */
.menutall .ast_arrow,
.menu .ast_arrow
{
    position:absolute;width:66px!important;height:31px!important;
	right:10px;top:10px;margin:0!important;background:url("https://gipsee.com/rrmobile/images/ast_arrow.png") 0 0 no-repeat /* menulist arrow */
}	

.applist .arrow
{
	position:absolute;width:8px!important;height:13px!important;
	right:10px;top:20px;margin:0!important;background:url("../../rrmobile/images/arrow.png") 0 0 no-repeat
}
/* ---@@@--- */
.textshadow{text-shadow: #888 1px 1px 1px;}
.standardtext{height:40px;border-top:#878787 solid 1px;overflow:hidden;position:relative;/* height of the rest list item */}
.standardbox{padding:5px 60px 5px 0px;position:relative;overflow:hidden}
.review{overflow:hidden;position:relative /* height of the review item */}
.review .name{position:absolute;left:0px;top:5px}
.review .comment{font-size:7px;color:#7f7f7f/*;display:block;width:60%;top:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden*/}
.review .reviewcomment{display:block;margin-top:5px;left:3px;font-size:12px;color:#003366}
.review .reviewname{display:block;margin-top:7px;left:3px;font-size:11px;color:#000000}
.review .comment{display:block;margin:5px 0 0 0px;font-size:11px}  
.review .arrow,
.review .stars0,
.review .stars1,
.review .stars2,
.review .stars3,
.review .stars4,
.review .stars5{position:absolute;top:3px;left:115px;width:65px;height:18px;display:block!important}
.review .stars0{background:url('https://gipsee.com/rrmobile/images/0starsborder.png')}
.review .stars1{background:url('https://gipsee.com/rrmobile/images/1starsborder.png')}
.review .stars2{background:url('https://gipsee.com/rrmobile/images/2starsborder.png')}
.review .stars3{background:url('https://gipsee.com/rrmobile/images/3starsborder.png')}
.review .stars4{background:url('https://gipsee.com/rrmobile/images/4starsborder.png')}
.review .stars5{background:url('https://gipsee.com/rrmobile/images/5stars.png')}
/*----end---*/	
.store
{
	height:90px;border-top:#878787 solid 1px;overflow:hidden;position:relative /* height of the rest list item */
}
.store a
{
	width:100%;height:90px;display:block;text-decoration:none;position:absolute /* store a image size */
}
.store .image
{
	position:absolute;
	left:5;top:5;height:50px;width:50px;display:block;
	/*left:0;top:0;height:90px;width:60px;display:block;  store image size */
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#eff1f5),to(#d6dce6));
	-webkit-background-size:50px
}
/* applist image size and location - changed image size from 57 to 47*/
.applist .image{width:47px;height:47px;display:block;position:absolute;top:17px;left:11px;-webkit-border-radius:8px;-webkit-box-shadow:0 2px 3px rgb(0,0,0);background:-webkit-gradient(linear,0% 0%,0% 100%,from(#7c7c7c),color-stop(3%,#858585),color-stop(97%,#a4a4a4),to(#c2c2c2));-webkit-background-size:47px}

li:first-child.store .image,
.store:first-child a
{
	-webkit-border-top-left-radius:8px 8px
}

li:last-child.store .image,
.store:last-child a
{
	-webkit-border-bottom-left-radius:8px 8px
}

.store .name,
.applist .name
{
	font-size:13px;white-space:normal;display:block;overflow:hidden;max-width:60%;text-overflow:ellipsis;font-weight:bold; color:Purple;
}

/* this is restaurant listing */
/*.store .name{position:absolute;left:95px;top:35px} */
.store .name{position:absolute;left:55px;top:33px}
/*.applist .name{position:absolute;top:27px;left:80px;text-shadow:#eee 0 1px 0}*/
.applist .name{position:absolute;top:21px;left:70px;text-shadow:#eee 1px 1px 1px} /* this is name of the restaurant in restaurant listing on the mobile phone*/
.store .comment,
.list .withimage .comment,
.applist .comment,
.applist .price
{
	font-size:11px;color:#7f7f7f;display:block;width:75%;font-weight:bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden
	/* this is the distance '4.5 mi' and stars line of the restaurant listing on the mobile phone */
}

.store .comment,
/*.list .withimage .comment{margin:16px 0 0 95px} position of distance in rest list*/
.list .withimage .comment{margin:16px 0 0 55px}  
.applist .comment
{
	/*position:absolute;top:-9px;left:80px;text-shadow:#eee 0 1px 0;color:#3b3b3b --- this is the miles display in listing restaurant listing on the mobile phone*/
	position:absolute;top:-11px;left:17px;color:#3b3b3b
}
.applist .price{position:absolute;top:29px;right:26px;text-shadow:#eee 0 1px 0;text-align:right;color:#3b3b3b}
.store .arrow,
.list .withimage .arrow{top:39px!important}
/* this is restaurant listing review stars */
.store .stars0,
.store .stars1,
.store .stars2,
.store .stars3,
.store .stars4,
.store .stars5{position:absolute;top:10px;left:130px;width:65px;height:18px;display:block!important}
.store .stars0{background:url('https://gipsee.com/rrmobile/images/0starsborder.png')}
.store .stars1{background:url('https://gipsee.com/rrmobile/images/1starsborder.png')}
.store .stars2{background:url('https://gipsee.com/rrmobile/images/2starsborder.png')}
.store .stars3{background:url('https://gipsee.com/rrmobile/images/3starsborder.png')}
.store .stars4{background:url('https://gipsee.com/rrmobile/images/4starsborder.png')}
.store .stars5,
.applist .stars5{background:url('https://gipsee.com/rrmobile/images/5stars.png')}
.applist .stars0,
.applist .stars1,
.applist .stars2,
.applist .stars3,
.applist .stars4,
/*.applist .stars5{position:absolute;top:46px;left:79px;width:65px;height:18px;display:block!important}*/
.applist .stars5{position:absolute;top:5px;left:150px;width:65px;height:18px;display:block!important}
.applist .stars0{background:url('https://gipsee.com/rrmobile/images/0starsborder.png')}
.applist .stars1{background:url('https://gipsee.com/rrmobile/images/1starsborder.png')}
.applist .stars2{background:url('https://gipsee.com/rrmobile/images/2starsborder.png')}
.applist .stars3{background:url('https://gipsee.com/rrmobile/images/3starsborder.png')}
.applist .stars4{background:url('https://gipsee.com/rrmobile/images/4starsborder.png')}
/*.applist .starcomment{left:147px;top:46px;color:#3b3b3b} --- this is the address of the restautrant display*/
.applist .starcomment{left:70px;top:42px;color:#3b3b3b;white-space:pre-wrap;overflow:hidden;max-width:70%;text-overflow:ellipsis;}
/*.starcomment{position:absolute;left:95px;top:56px;font-size:12px;color:#7f7f7f;font-weight:lighter} position of address in rest list */
.starcomment{position:relative;left:55px;top:75px;font-size:12px;color:#7f7f7f;font-weight:lighter}
.applist a:hover .name,
.applist a:hover .starcomment,
.applist a:hover .comment,
.applist a:hover .price{color:#fff} /* IE color of the highlighted restaurant list RestList.aspx */

.graytitle
{
	position:relative;font-weight:bold;font-size:17px;right:20px;left:9px;color:#4C4C4C;text-shadow:#FFF 0 1px 0;padding:1px 0 3px 8px;
	text-align: left;
}

.musiclist ul,
.ipodlist ul,
.applist ul
{
	padding:0
}
.ipodlist ul
{
	margin:0
}
.musiclist li:nth-child(odd){background:#dddee0}

/* changing the color gradient of the rest list */
/*.applist li:nth-child(even){background:-webkit-gradient(linear,0% 0%,0% 100%,from(#adadb0),color-stop(98%,#adadb0),to(#898a8d))}
.applist li:nth-child(odd){background:-webkit-gradient(linear,0% 0%,0% 100%,from(#98989c),color-stop(98%,#98989c),to(#898a8d))}*/
.applist li:nth-child(even) { background-color: #E6F3D0 } 
.applist li:nth-child(odd) { background-color: #DAF3AE}
.ipodlist li:nth-child(even) { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#414041), color-stop(3%, rgba(45, 45, 45, 0.2)), to(rgba(45, 45, 45, 0.2)))}.ipodlist li:nth-child(odd) { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#414041), color-stop(3%, rgba(50, 50, 50, 0.4)), to(rgba(50, 50, 50, 0.4)))}.musiclist #content li, .ipodlist #content li,
.applist #content li { list-style:none;width:auto;position:relative}
.musiclist #content li{height:44px;border-bottom:1px solid #e6e6e6}
/*@@ height of each item in the RestList/applist .applist #content li{height:70px;margin-bottom:1px}*/
.applist #content li{height:80px;margin-bottom:1px}
.ipodlist #content li
{
	height:42px
}
.ipodlist #content{background:-webkit-gradient(radial,50% -70,0,50% 0,200,from(#444),to(rgb(13,13,13)));top:16px}
.musiclist #content li a,
.ipodlist #content li a{text-decoration:none;color:#000;width:100%!important;height:100%;display:block}
.applist #content li a{text-decoration:none;color:#000;width:100%;height:100%;display:block}
.musiclist .number,
.musiclist .name,
.musiclist .time{display:inline-block;height:44px;font-weight:bold;font-size:large;width:44px;text-align:center;line-height:46px}
.musiclist .name{margin-left:0;width:auto!important;font-size:medium;padding-left:5px;border-left:solid 1px #e6e6e6}
.musiclist .time{color:#848484;font-size:medium;margin-left:4px;width:auto!important;font-weight:normal}
.musiclist{background-image:none!important;background-color:#cbcccf}
.ipodlist{background-image:none!important;background-color:black}
/*@@ RestList background 
.applist{background-image:none!important;background-color:#98989c}*/
/*.applist{background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.15, rgb(252,252,252)),
    color-stop(0.65, rgb(250,234,155)),
    color-stop(1, rgb(205,207,67))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(252,252,252) 15%,
    rgb(250,234,155) 65%,
    rgb(205,207,67) 100%
);}*/
.ipodlist span{color:white;font-weight:bold;font-size:14px}
.musiclist .name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.musiclist a:hover .name{color:#0380f2}
.ipodlist .number{width:23px;display:block;float:left;height:42px;margin-right:3px;text-align:right;line-height:43px}
.ipodlist .stop,
.ipodlist .auto,
.ipodlist .play{width:18px;display:block;float:left;height:10px;text-align:right;line-height:43px;margin-top:16px}
.ipodlist .play{background:url('https://gipsee.com/rrmobile/images/play.gif') no-repeat}
.ipodlist a:hover .auto,
.ipodlist a:hover .play{background:url('https://gipsee.com/rrmobile/images/play.gif') no-repeat;background-position:0 -10px}
.ipodlist .time{width:48px;float:right;border-left:solid #414041 1px;display:block;height:42px;text-align:center;line-height:43px}
.ipodlist .name{display:block;float:left;width:inherit;height:42px;text-overflow:ellipsis;line-height:42px;padding-left:5px;overflow:hidden;white-space:nowrap;max-width:62%;border-left:solid #414041 1px}

/* IE header which says 'The following Menu items are suitable for your consumption...'*/
.header
{
    display:block;
    color: #ffffff;
    font-family: "Myriad Web Pro";
    font-size: 15px;
    line-height: 14pt;
    height: 30pt!important;
    padding: 5px 10px 5px 15px;
    background-color: #D61f26;
    font-weight: bold;
    text-shadow: #333 2px 1px 2px;
    border-top: #878787 solid 2px;

    vertical-align: middle;
}
/*@@ changed color in gradient to green gradient */
.list .title
{
    background-color: #94CC2D;
    height: 40px !important;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 15px;
    white-space: pre-wrap;
    word-spacing: normal;
    text-align: center;
    vertical-align: middle;
}

.cat_display
{
    text-shadow: #333 2px 2px 2px;
    padding: 10px 20px 0 20px;
    text-align: center;
    vertical-align: middle;
    top: 5px;
    position: relative;
    color: #fff;
    font-size: 24px;
    font-family: 'Knockout 31 Junior Middlewt';
}

.list ul{background-color:#fff;width:100%;overflow:visible;padding:0;margin:0;}

.list #content li{height:40px;border-bottom:1px solid #e1e1e1;list-style:none} /* @@ - height and style of the menuitem MenuList.aspx  */

.plainlist{background-color:#fff; color:#49742A; line-height:17px;height:30px;position:relative;list-style-type:none;padding:12px 0 0 20px;font-size:13px; height:10px}/*line-height determines height of log text at the end and applies to all browsers*/

/*@@atul changed list background image for MenuList*/
.list #footer{margin-top:24px!important}.ipodlist #footer{margin-top:48px!important}
/*@@ this is color of text in a list in MenuList was 0000 changing it to purple - last field*/
.list #content li a{padding:10px 0 0 20px;font-size:12px;font-weight:bold;position:relative;display:block;color:#49742A;
        text-decoration:none;height:32px}
.list #content li a .name{text-overflow:ellipsis;overflow:hidden;max-width:80%;white-space:nowrap;display:block}
.list #content li a:hover{color:#FFF} /*@@color when you hover over item in MenuList */
.list #content{margin-top:-13px!important}
.ipodlist #content,
.musiclist #content,
.applist #content{margin-top:2px!important}
.list ul img{width:15px;height:15px;position:absolute;left:0;top:4px;} /* @@ --- --- x icons before the menu items*/
.list ul .img2
{
    padding: 5px;
    width: 80px;
    height: 40px;
    position: relative;
    left: 0;

    vertical-align: middle;
    text-align: left;
}
.list .withimage{height:50px!important}
.list .withimage .name{margin:13px 0 0 90px;text-overflow:ellipsis;overflow:hidden;max-width:63%!important;white-space:nowrap}
.list .withimage .comment{margin:10px auto auto 90px !important;max-width:63%!important}
.list .withimage a,
.list .withimage:hover a{height:42px!important}

/*@@ IE left button location was left 9 changed to 2*/

.black #leftnav a:first-child,.transparent#leftnav a:first-child{-webkit-border-image:url("../../rrmobile/images/navleftblack.png") 0 5 0 13}
.black #leftnav a,.transparent #leftnav a{-webkit-border-image:url("https://gipsee.com/rrmobile/images/navlinkleftblack.png") 0 5 0 13}
.black #rightnav a:first-child,.transparent #rightnav a:first-child{-webkit-border-image:url("../../rrmobile/images/navrightblack.png") 0 13 0 5}
.black #rightnav a,.transparent #rightnav a{-webkit-border-image:url("https://gipsee.com/rrmobile/images/navlinkrightblack.png") 0 13 0 5}
.black #leftbutton a,.black #rightbutton a,.transparent #leftbutton a,.transparent #rightbutton a{-webkit-border-image:url("https://gipsee.com/rrmobile/images/navbuttonblack.png") 0 5 0 5}

/*Prefs text size and text color*/
.radiobutton .name, .checkbox .name
{
    margin: 10px 0 0 45px;
    width: auto;
    color: #FFFFFE;
    text-shadow: #333 1px 1px 1px;  /*causes shadow of the link buttons e.g. terms.aspx Read Terms */
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    text-align: left;
    position: absolute; /* This puts the checkbox before the caption */
}

/* @@checkbox control settings */
input[type="checkbox"]{width:22px;height:15px;/*background:url('../../rrmobile/images/checkme.png');*/-webkit-appearance:none;border:0;float:left;margin:6px 7px 0 6px}
input[type="checkbox"]:checked{background-position:0 15px}

input[type="radio"]{-webkit-appearance:none;border:0;width:100%;height:100%;z-index:2;position:absolute;left:0;margin:0;-webkit-border-radius:0}
input[type="radio"]:checked{background:url('https://gipsee.com/rrmobile/images/radiobutton.png') no-repeat;background-position:right center}.radiobutton .name{z-index:1}
select{-webkit-appearance:none;height:100%;width:100%;border:0;-webkit-box-shadow: 3px 3px 3px #888; } /*@@ superb shadow on select */

.select select{-webkit-border-radius:0;color:#000;font-weight:bold;font-size:14px}

.select option{max-width:90%} /* IE remove the side arrow*/

.button input{border-style: none;
    border-color: inherit;
    border-width: 0;
    width:100%;height:100%;-webkit-appearance:none;-webkit-border-radius:0;font-size:17px;
              text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:none
}

.textbox textarea{padding:0;margin-top:5px;font-size:medium}

.bigfield input{-webkit-appearance:none;border:0;height:100%;padding:0;-webkit-border-radius:0;background:transparent;font-weight:bold;
                font-size:12px;
                padding-left:5px}
.smallfield .name{width:50%;position:absolute;left:0;
                  font-size:12px;
                  text-overflow:ellipsis;white-space:nowrap;font-weight:bold;line-height:34px;

                  padding-left:5px;overflow:hidden}
.smallfield input{width:50%;position:absolute;right:0;height:34px;-webkit-appearance:none;border:none;padding:0;background:transparent;-webkit-border-radius:0;font-weight:bold;
                  font-size:14px}
.smallfield:first-child input{-webkit-border-top-right-radius:8px}.smallfield:last-child input{-webkit-border-bottom-right-radius:8px}
                                                                                              
.BigButton	
{	
   /* Set a button to be a block so its height and width can be adjusted */
	display: block;		    
	
	/* Use the highest button height to ensure that text will vertically align on all buttons */
	line-height: 46px;	 
	
	/* A button will expand to the width of its parent cell if no width is specified */
	width: 250px;			
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	font-family: sans-serif;
	color: #fff;
	text-decoration: none;
	}
.SmallButton	
{	
   /* Set a button to be a block so its height and width can be adjusted */
	display: block;		    
	
	/* Use the highest button height to ensure that text will vertically align on all buttons */
	line-height: 30px;	 
	
	/* A button will expand to the width of its parent cell if no width is specified */
	width: 120px;			
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	color: #fff;
	text-decoration: none;
}

 /*  Builds a button using a 29x46 image */
.BigBlue
{
	margin: 3px auto;
	color: #fff;
	 /*  Put a 1 pixel blur black shadow below the button's text */
	text-shadow: #000 0px 1px 1px;
	
	/* The right and left borders are 14 pixels wide  */
	border-width: 0px 14px 0px 14px;	   
	
	
	/* The leftButton image is split into three. Both left and right sides are 14 pixels wide.  */
	/* The remaining 1 pixel is used for the middle part of the image.	 */
	/* The left and right sides will remain fixed while the middle part is scaling horizontally.  */
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/blueButton.png) 0 14 0 14;	
}

/*  Builds a button using a 29x46 image */
.BigWhite 
{
	margin: 3px auto;
	border-width: 0px 14px 0px 14px;
	color: #000;
	
	/*  Put a 1 pixel blur white shadow below the button's text  */
	text-shadow: #fff 0px 1px 1px;	
	
	/* Note that the -webkit-border-image values are given as  0 14 0 14 and not 0px 14px 0px 14px */
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/whiteButton.png) 0 14 0 14;
}
.BigLime 
{
	margin: 3px auto;
	border-width: 0px 14px 0px 14px;
	color: #000;
	
	/*  Put a 1 pixel blur white shadow below the button's text  */
	text-shadow: #fff 0px 1px 1px;	
	
	/* Note that the -webkit-border-image values are given as  0 14 0 14 and not 0px 14px 0px 14px */
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/green_button.png) 0 14 0 14;
	text-align: center;
}

.Golden 
{
	margin: 3px auto;
	border-width: 0px 14px 0px 14px;
	color: #000;
	
	/*  Put a 1 pixel blur white shadow below the button's text  */
	text-shadow: #fff 0px 1px 1px;	
	
	/* Note that the -webkit-border-image values are given as  0 14 0 14 and not 0px 14px 0px 14px */
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/golden_button.png) 0 14 0 14;
	text-align: center;
}
.BigRed 
{
	margin: 3px auto;
	border-width: 0px 14px 0px 14px;
	color: #000;
	
	/*  Put a 1 pixel blur white shadow below the button's text  */
	text-shadow: #fff 0px 1px 1px;	
	
	/* Note that the -webkit-border-image values are given as  0 14 0 14 and not 0px 14px 0px 14px */
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/red_button.png) 0 14 0 14;
}

/*	Builds a button using a 29x46 image */
.BigBlack	
{
	border-width: 0px 14px 0px 14px;
	color: #fff;
	
	/* Put a 1 pixel blur black shadow below the button's text */
	text-shadow: #000 0px 1px 1px;	
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/grayButton.png) 0 14 0 14;
	margin: 3px auto;	
}

/*  Creates a button using a 18x30 image */
.BigBlackLeft 
{
	margin: 3px auto;
	color: #fff;
	
	/* Put a 1 pixel blur black shadow below the button's text   */
	text-shadow: #000 0px 1px 1px;	 
	border-width: 0px 5px 0px 12px;
	
	
	/* -webkit-border-image divides the leftButton image into 2 corners and middle part.	*/
	/* The left corner is 12 pixels wide. The right corner is 5 pixels wide and the middle part is 1 pixel. */
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/leftButton.png) 0 5 0 12;		
}

/* Creates a button using a 18x30 image */
.BigBlackRight	 
{
	margin: 3px auto;
	border-width: 0px 12px 0px 5px;
	color: #fff;
	text-shadow: #000 0px 1px 1px;
	
	/* -webkit-border-image divides the rightButton image into three parts. */
	/* The right and left corners of the image are respectively 12 pixels and 5 pixels wide. */
	/* This leaves 1 pixel for the midlle part of the image.		*/
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/rightButton.png) 0 12 0 5;
}  

.fullSizeButton
{
	display: block;
	width: 240px;
	Height: 54px;
	font-family: Helvetica;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.7) 0 1px 0;
	text-align: center;
	top: 8px;
	line-height: 50px;
	margin: 0;
	-webkit-border-radius: 5px;
	-webkit-border-image: url(https://gipsee.com/rrmobile/images/red_button.png) 0 5 0 5;
}
.Menulist ul{background-color:#fff;width:100%;overflow:hidden;padding:13px;margin:13px}
.Menulist #content li{height:40px;border-bottom:1px solid #e1e1e1;list-style:none}
.Menulist #content li a .name{text-overflow:ellipsis;overflow:hidden;max-width:93%;white-space:nowrap;display:block}
.Menulist #content li a:hover{color:#fff}                                                                                           

.vertical {
    font-weight: bold;
}

.entityName {
    font-size: 14px;
    color: #000;
}

.entityAddress {
    font-size: 10px;
    color: #6d84a2;
    height:30px;
}

.entityDistance {
    font-size: 10px;
    color: red;
}

.stars0,
.stars1,
.stars2,
.stars3,
.stars4,
.stars5,
.stars5{position:absolute;top:56px;left:95px;width:65px;height:18px;display:block!important}
.stars0{background:url('https://gipsee.com/rrmobile/images/0starsborder.png')}
.stars1{background:url('https://gipsee.com/rrmobile/images/1starsborder.png')}
.stars2{background:url('https://gipsee.com/rrmobile/images/2starsborder.png')}
.stars3{background:url('https://gipsee.com/rrmobile/images/3starsborder.png')}
.stars4{background:url('https://gipsee.com/rrmobile/images/4starsborder.png')}

/*-----------------------------------------------------------------------------*/
/*---------------------------------*/

@font-face {
    font-family: 'trend_sans_oneregular';
    src: url('../../rrmobile/css/TrendSans-One-webfont.eot');
    src: url('../../rrmobile/css/TrendSans-One-webfont.eot#iefix') format('embedded-opentype'),
         url('https://gipsee.com/rrmobile/css/TrendSans-One-webfont.woff') format('woff'),
         url('../../rrmobile/css/TrendSans-One-webfont.ttf') format('truetype'),
         url('https://gipsee.com/rrmobile/css/TrendSans-One-webfont.svg#trend_sans_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Pluto Regular';
    src: url('../../rrmobile/css/PlutoRegular-webfont.eot');
    src: url('../../rrmobile/css/PlutoRegular-webfont.eot#iefix') format('embedded-opentype'),
         url('https://gipsee.com/rrmobile/css/PlutoRegular-webfont.woff') format('woff'),
         url('../../rrmobile/css/PlutoRegular-webfont.ttf') format('truetype'),
         url('https://gipsee.com/rrmobile/css/PlutoRegular-webfont.svg#PlutoRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Pluto Light';
    src: url('../../rrmobile/css/PlutoLight-webfont.eot');
    src: url('../../rrmobile/css/PlutoLight-webfont.eot#iefix') format('embedded-opentype'),
         url('https://gipsee.com/rrmobile/css/PlutoLight-webfont.woff') format('woff'),
         url('../../rrmobile/css/PlutoLight-webfont.ttf') format('truetype'),
         url('https://gipsee.com/rrmobile/css/PlutoLight-webfont.svg#PlutoLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'Pluto Bold';
    src: url('../../rrmobile/css/PlutoBold-webfont.eot');
    src: url('../../rrmobile/css/PlutoBold-webfont.eot#iefix') format('embedded-opentype'),
         url('https://gipsee.com/rrmobile/css/PlutoBold-webfont.woff') format('woff'),
         url('../../rrmobile/css/PlutoBold-webfont.ttf') format('truetype'),
         url('https://gipsee.com/rrmobile/css/PlutoBold-webfont.svg#PlutoBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}